public interface NeighbourHandlerRegistration
Modifier and Type | Method and Description |
---|---|
ApplicationId |
appId()
Gets the ID of the application that registered the handler.
|
NeighbourMessageHandler |
handler()
Gets the neighbour message handler.
|
Interface |
intf()
Gets the interface of the registration.
|
Interface intf()
NeighbourMessageHandler handler()
ApplicationId appId()