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 |
---|---|
NextHop |
Describes a routing next hop.
|
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.
|
RouteTableId |
Identifier for a routing table.
|
Enum | Description |
---|---|
Route.Source |
Source of the route.
|
RouteEvent.Type |
Route event type.
|