Package org.mobicents.servlet.sip.core.session

Interface Summary
MobicentsSipApplicationSession  
MobicentsSipSession  
SipManager A SipManager manages the Sip Sessions that are associated with a particular Container.
 

Class Summary
ConvergedSession Extension of the Tomcat StandardSession class so that applications are able to cast session to javax.servlet.sip.ConvergedHttpSession interface.
ConvergedSessionDelegate This class handles the additionnal sip features of a converged session It is a delegate since it is used by many http session implementations classes (Standard and clustered ones)
ConvergedSessionFacade Facade for the ConvergedSession object.
SessionManagerUtil This class is used as a central place to get a session be it a sip session or an sip application session.
SipApplicationSessionImpl Implementation of the SipApplicationSession interface.
SipApplicationSessionKey Class representing the key (which will also be its id) for a sip application session.
SipListenersHolder  
SipManagerDelegate This class handles the management of sip sessions and sip application sessions for a given container (context) It is a delegate since it is used by many manager implementations classes (Standard and clustered ones)
SipRequestDispatcher  
SipSessionImpl Implementation of the SipSession interface.
SipSessionKey Class representing the key (which will also be its id) for a sip session.
SipSessionsUtilImpl  
SipStandardManager Extension of the Standard implementation of the Manager interface provided by Tomcat to be able to make the httpsession available as ConvergedHttpSession as for Spec JSR289 Section 13.5 and to handle management of sip sessions and sip application sessions for a given container (context)
SipStandardManagerDelegate  
 

Enum Summary
SipApplicationSessionEventType  
SipSessionImpl.SipSessionEventType  
 



Copyright © 2008. All Rights Reserved.