Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ addProxies()

ObjectProxySeq Ice::RouterPrx::addProxies ( const ObjectProxySeq & proxies,
const Ice::Context & context = Ice::noExplicitContext ) const

Adds new proxy information to the router's routing table.

Parameters
proxiesThe proxies to add. Adding a null proxy is an error.
contextThe request context.
Returns
Proxies discarded by the router. These proxies are all non-null.