| Ice Reference Documentation | ||
|---|---|---|
| <<< Previous | Slice Documentation | Next >>> |
interface |
The session manager, which is responsible for managing Session
objects. New session objects are created by the Router object
calling on an application-provided session manager. If no session
manager is provided by the application, no client-visible sessions
are passed to the client.
Create a new session.
|
Create a new session.
The user id for the session.
A proxy to the newly created session.
CannotCreateSessionExceptionRaised if the session cannot be created.
| <<< Previous | Home | Next >>> |
| Glacier2::Session | Up | Glacier2::SessionNotExistException |