| Interface | Description |
|---|---|
| RouteAdminService |
Service allowing mutation of unicast routing state.
|
| RouteListener |
Listener for route events.
|
| RouteService |
Unicast IP route service.
|
| RouteStore |
Unicast route store.
|
| RouteStoreDelegate |
Route store delegate abstraction.
|
| Class | Description |
|---|---|
| InternalRouteEvent |
Route event for signalling between the store and the manager.
|
| NextHopData |
Stores next hop information.
|
| ResolvedRoute |
Represents a route with the next hop MAC address resolved.
|
| Route |
Represents a route.
|
| RouteConfig |
Route configuration object for Route Service.
|
| RouteEvent |
Describes an event about a route.
|
| RouteInfo |
Routing information for a given prefix.
|
| RouteSet |
A set of routes for a particular prefix in a route table.
|
| RouteTableId |
Identifier for a routing table.
|
| RouteTools |
Routing tools.
|
| Enum | Description |
|---|---|
| InternalRouteEvent.Type |
Internal route event type.
|
| Route.Source |
Source of the route.
|
| RouteEvent.Type |
Route event type.
|