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

◆ getRouter()

std::optional< RouterPrx > Ice::RouterFinderPrx::getRouter ( const Ice::Context & context = Ice::noExplicitContext) const

Gets a proxy to the associated Ice::RouterPrx.

The proxy might point to several replicas.

Parameters
contextThe request context.
Returns
The router proxy. This proxy is never null.