com.sun.spot.ipv6.icmp
Class NeighborManager
java.lang.Object
java.util.TimerTask
com.sun.spot.ipv6.icmp.NeighborManager
- All Implemented Interfaces:
- Runnable
public class NeighborManager
- extends TimerTask
|
Field Summary |
static boolean |
debug
|
debug
public static final boolean debug
NeighborManager
public NeighborManager(IIPNetworkInterface netif,
NeighborTable table)
run
public void run()
- Description copied from class:
TimerTask
- The action to be performed by this timer task.
- Specified by:
run in interface Runnable- Specified by:
run in class TimerTask
- See Also:
Thread.run()
receiveNDMessage
public void receiveNDMessage(ICMP6Packet payload)
Copyright © 2006-2010 Oracle. All Rights Reserved.