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

◆ getLocator()

virtual std::optional< LocatorPrx > Ice::LocatorFinder::getLocator ( const Ice::Current & current)
pure virtual

Gets a proxy to the associated Ice::LocatorPrx.

The proxy might point to several replicas.

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