Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
createAsync()
[1/2]
std::future< std::optional<
SessionPrx
> > Glacier2::SSLSessionManagerPrx::createAsync
(
const
SSLInfo
&
info
,
const std::optional<
SessionControlPrx
> &
control
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Creates a new session object.
Parameters
info
The SSL info.
control
A proxy to the session control object. This proxy is null when
Glacier2.Server.Endpoints
is not configured.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
A proxy to the newly created session. This proxy is never null.
Glacier2
SSLSessionManagerPrx
Generated by
1.14.0