se.sics.jipv6.core
Class NeighborManager
java.lang.Object
java.util.TimerTask
se.sics.jipv6.core.NeighborManager
- All Implemented Interfaces:
- Runnable
public class NeighborManager
- extends TimerTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeighborManager
public NeighborManager(IPStack stack,
NeighborTable table)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
receiveNDMessage
public void receiveNDMessage(IPv6Packet packet)