See: Description
| Class | Description |
|---|---|
| AppListCommand |
The APP_LIST command.
|
| AppStartCommand |
The APP_START command starts an application in the same
JVM as a Router.
|
| AppStopCommand |
The APP_STOP command stops an application in the same
JVM as a Router.
|
| CreateConnectionCommand |
The CREATE_CONNECTION command.
|
| EchoCommand |
The ECHO command.
|
| EndLinkCommand |
The END_LINK command.
|
| GetConnectionPortCommand |
The GET_CONNECTION_PORT command.
|
| GetNameCommand |
The GET_NAME command.
|
| GetNetIFStatsCommand |
The GET_NETIF_STATS command.
|
| GetPortAddressCommand |
The GET_PORT_ADDRESS command.
|
| GetPortNameCommand |
The GET_PORT_NAME command.
|
| GetPortRemoteAddressCommand |
The GET_PORT_REMOTE_ADDRESS command.
|
| GetPortRemoteRouterCommand |
The GET_PORT_REMOTE_ROUTER command.
|
| GetPortWeightCommand |
The GET_PORT_WEIGHT command.
|
| GetRouterAddressCommand |
The GET_ROUTER_ADDRESS command.
|
| GetSocketStatsCommand |
The GET_SOCKET_STATS command.
|
| IncomingConnectionCommand |
The INCOMING_CONNECTION command.
|
| ListConnectionsCommand |
The LIST_CONNECTIONS command.
|
| ListRoutingTableCommand |
The LIST_ROUTING_TABLE command.
|
| MonitoringStartCommand |
The MONITORING_START command starts monitoring on specified address
and port, with Measurements every N seconds.
|
| MonitoringStopCommand |
The MONITORING_STOP command stops monitoring
MONITORING_STOP
|
| PingCommand |
The PING command.
|
| QuitCommand |
The QUIT command.
|
| ReadOptionsFileCommand |
The READ_OPTIONS_FILE command
|
| ReadOptionsStringCommand |
The READ_OPTIONS_FILE command
|
| RouterCommand |
A Command processes a command handled by the ManagementConsole
of a Router.
|
| RouterOKCommand |
The Router OK command simply checks a router is functioning
|
| RunCommand |
The RUN command -- allows applications to run on the router
|
| SetAPCommand |
The SET_AP command selets whether a router is or is not
an aggregation point
|
| SetLinkWeightCommand |
The SET_LINK_WEIGHT command.
|
| SetNameCommand |
The SET_NAME command.
|
| SetPortAddressCommand |
The SET_PORT_ADDRESS command.
|
| SetPortWeightCommand |
The SET_PORT_WEIGHT command.
|
| SetRouterAddressCommand |
The SET_ROUTER_ADDRESS command.
|
| ShutDownCommand |
The SHUT_DOWN command.
|
| UnknownCommand |
The command to execute if the incoming command is unknown.
|
User Space Routing 0.10.3