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

Represents a router-provided object that allows an application-provided session manager to configure the routing constraints for a session. More...

defined in <Glacier2/Session.ice>

interface SessionControl { ... }

Operations

StringSetadapterIds ()
 Gets a proxy to the object that manages the allowable adapter identities for objects for this session.
StringSetcategories ()
 Gets a proxy to the object that manages the allowable categories for object identities for this session.
void destroy ()
 Destroys the associated session.
idempotent int getSessionTimeout ()
 Gets the session timeout.
IdentitySetidentities ()
 Gets a proxy to the object that manages the allowable object identities for this session.

Detailed Description

Represents a router-provided object that allows an application-provided session manager to configure the routing constraints for a session.

See also
SessionManager

Definition at line 82 of file Session.ice.


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