Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ create()

Session * create ( SSLInfo info,
SessionControl * control ) throws CannotCreateSessionException

Creates a new session object.

Parameters
infoThe SSL info.
controlA proxy to the session control object. This proxy is null when Glacier2.Server.Endpoints is not configured.
Returns
A proxy to the newly created session. This proxy is never null.
Exceptions
CannotCreateSessionExceptionThrown when the session cannot be created.