| Interface | Description | 
|---|---|
| NeighbourHandlerRegistration | 
 Information about the registration of a neighbour message handler. 
 | 
| NeighbourMessageActions | 
 Performs actions on a neighbour message contexts. 
 | 
| NeighbourMessageContext | 
 Context of an incoming neighbor message (e.g. 
 | 
| NeighbourMessageHandler | 
 Handler for an incoming neighbour message. 
 | 
| NeighbourResolutionService | 
 Provides a means of registering logic for handling neighbour messages. 
 | 
| Class | Description | 
|---|---|
| DefaultNeighbourMessageHandler | 
 Default neighbour message handler which implements basic proxying on an
 L2 network (i.e. 
 | 
| Enum | Description | 
|---|---|
| NeighbourMessageType | 
 Neighbour message type. 
 | 
| NeighbourProtocol | 
 Enumerates protocols used for neighbour discover/address resolution. 
 |