public class DefaultNeighbourMessageHandler extends Object implements NeighbourMessageHandler
| Constructor and Description |
|---|
DefaultNeighbourMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(NeighbourMessageContext context,
org.onosproject.net.host.HostService hostService)
Handles a neighbour message.
|
public void handleMessage(NeighbourMessageContext context, org.onosproject.net.host.HostService hostService)
NeighbourMessageHandlerhandleMessage in interface NeighbourMessageHandlercontext - neighbour message contexthostService - host service