Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Glacier2::Session Interface Reference

Represents a session between a client application and the Glacier2 router. More...

defined in <Glacier2/Session.ice>

interface Session { ... }

Inheritance diagram for Glacier2::Session:

Operations

void destroy ()
 Destroys this session.

Detailed Description

Represents a session between a client application and the Glacier2 router.

With Glacier2, the lifetime of a session is tied to the Ice connection between the client and the router: the session is destroyed when the connection is closed.

See also
Router
SessionManager

Definition at line 34 of file Session.ice.


The documentation for this interface was generated from the following file: