Package com.ados.hestia.sdk.session

The sessions service.

See:
          Description

Interface Summary
SessionListener Send notification about events at sessions.
 

Class Summary
InitiationSession Represent session when local partner initiate message exchange with remote partner.
RespondSession Represent session for responding.
Session Represent session to exchange with partner.
SessionKey Describe how Session will be stored at DB
SessionKey.SessionKeyDescriptor Specify storage schema for bridge entry.
SessionKeyComparator Set of comparators to compare TPAKey via different parameters.
SessionManager Manage Sessions.
SessionProcessor April 13, 2005.
SessionProcessorPredefined Contains set of helper function to return SessionProcessors over wellknown DB.
Utils Set of utilits.
WaitedContainerDescription Describes paremeters of container which is waited.
 

Package com.ados.hestia.sdk.session Description

The sessions service.

This package provides realization of the sessions to work with remote partner.
InitiationSession - represent session when local user is initiator of message exchange with partner
ResponderSession - represent session when local user is responder for remote partner
Both sessions can handle two action pips as well as one action pips.



Copyright © 2005-2006 ADOS Co.,Ltd.. All Rights Reserved.