|
|
The Ice router interface. Routers can be set either globally with Communicator::setDefaultRouter, or with ice_router on specific proxies.
Deprecated.
Get the router's client proxy, i.e., the proxy to use for forwarding requests from the client to the router.
The router's client proxy.
Get the router's server proxy, i.e., the proxy to use for forwarding requests from the server to the router.
The router's server proxy.
Add new proxy information to the router's routing table.
This operation is deprecated, and only used for old Ice clients (older than version 3.1).
addProxy() is deprecated, use addProxies() instead.
Add new proxy information to the router's routing table.
Proxies discarded by the router.
|
|