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

◆ getAdminCallbackTemplateAsync() [1/2]

std::future< std::optional< Ice::ObjectPrx > > IceGrid::AdminSessionPrx::getAdminCallbackTemplateAsync ( const Ice::Context & context = Ice::noExplicitContext) const
nodiscard

Gets a "template" proxy for admin callback objects.

An Admin client uses this proxy to set the category of its callback objects, and the published endpoints of the object adapter hosting the admin callback objects.

Parameters
contextThe request context.
Returns
A future that becomes available when the invocation completes. This future holds:
  • A template proxy. The returned proxy is null when the Admin session was established using Glacier2.