interface Session |
A 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 >>> |
Glacier::Router | Up | Glacier::SessionManager |