Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
interface Session |
A client-visible session object, which is tied to the lifecycle of a Router.
Destroy the session.
void destroy(); |
Destroy the session. This is called automatically when the Router is destroyed.
<<< Previous | Home | Next >>> |
Glacier2::Router | Up | Glacier2::SessionManager |