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

◆ getRouter()

virtual std::optional< RouterPrx > Ice::RouterFinder::getRouter ( const Ice::Current & current)
pure virtual

Gets a proxy to the associated Ice::RouterPrx.

The proxy might point to several replicas.

Parameters
currentThe Current object of the incoming request.
Returns
The router proxy. This proxy is never null.