|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteConfig | |
|---|---|
| com.eurotech.framework.net.route | Provides services to manage interfaces and their priorities in the static routing table. |
| Uses of RouteConfig in com.eurotech.framework.net.route |
|---|
| Subinterfaces of RouteConfig in com.eurotech.framework.net.route | |
|---|---|
interface |
RouteConfig4
Marker interface for IPv4 route configs |
interface |
RouteConfig6
Marker interface for IPv6 route configs |
| Classes in com.eurotech.framework.net.route that implement RouteConfig | |
|---|---|
class |
RouteConfigIP<T extends IPAddress>
Base class for Route configurations |
class |
RouteConfigIP4
Implementation of IPv4 route configurations |
class |
RouteConfigIP6
Implementation of IPv6 route configurations |
| Methods in com.eurotech.framework.net.route with parameters of type RouteConfig | |
|---|---|
boolean |
RouteConfig.equals(RouteConfig r)
Compares one route to another |
boolean |
RouteConfigIP6.equals(RouteConfig r)
|
boolean |
RouteConfigIP4.equals(RouteConfig route)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||