RvrdProxy.getRouter()
Method
Related Forms
Declaration
Router getRouter(
java.lang.String routerName)
throws ConfigurationException
Router[]getRouters()
throws ConfigurationException
Purpose
Get routers from the routing daemon.
Remarks
getRouters() returns an array containing all the routers configured for the routing daemon.
getRouter() queries the routing daemon for a router with a specific router name, and returns that router (if it exists). If it does not exist, the method throws an exception.
|
Parameter |
Description |
|
|
Return the router with this router name, if it exists. |
See Also
For background information, see Routing Table Entry in
For the corresponding browser page, see Routers in