Package com.zeroc.Glacier2
Interface Session
- All Superinterfaces:
com.zeroc.Ice.Object
public interface Session
extends com.zeroc.Ice.Object
A client-visible session object, which is tied to the lifecycle of a
Router.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.zeroc.Ice.Object
com.zeroc.Ice.Object.Ice_invokeResult -
Method Summary
Methods inherited from interface com.zeroc.Ice.Object
_iceRead, _iceReadImpl, _iceWrite, _iceWriteImpl, ice_dispatch, ice_isA, ice_ping
-
Method Details
-
destroy
void destroy(com.zeroc.Ice.Current current) Destroy the session. This is called automatically when the router is destroyed.- Parameters:
current- The Current object for the invocation.
-
ice_ids
- Specified by:
ice_idsin interfacecom.zeroc.Ice.Object
-
ice_id
- Specified by:
ice_idin interfacecom.zeroc.Ice.Object
-
ice_staticId
-