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

◆ addProxies()

virtual ObjectProxySeq Ice::Router::addProxies ( ObjectProxySeq proxies,
const Ice::Current & current )
pure virtual

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

Parameters
proxiesThe proxies to add. Adding a null proxy is an error.
currentThe Current object of the incoming request.
Returns
Proxies discarded by the router. These proxies are all non-null.