See: Description
| Interface | Description |
|---|---|
| RouteConfig |
Route configuration interface
|
| RouteConfig4 |
Marker interface for IPv4 route configs
|
| RouteConfig6 |
Marker interface for IPv6 route configs
|
| RoutingAgentService |
Routing agent service is used to control the static routing table.
|
| Class | Description |
|---|---|
| RouteConfigIP<T extends IPAddress> |
Base class for Route configurations
|
| RouteConfigIP4 |
Implementation of IPv4 route configurations
|
| RouteConfigIP6 |
Implementation of IPv6 route configurations
|
Copyright © 2013. All Rights Reserved.