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

Packages that use org.mobicents.servlet.sip.core.session
org.mobicents.servlet.sip.core.dispatchers   
org.mobicents.servlet.sip.core.session   
org.mobicents.servlet.sip.core.timers   
org.mobicents.servlet.sip.message   
org.mobicents.servlet.sip.startup   
 

Classes in org.mobicents.servlet.sip.core.session used by org.mobicents.servlet.sip.core.dispatchers
SipApplicationSessionKey
           Class representing the key (which will also be its id) for a sip application session.
It is composed of a random UUID and the application Name.
 

Classes in org.mobicents.servlet.sip.core.session used by org.mobicents.servlet.sip.core.session
ConvergedSession
          Interface allowing us to check if a converged session is still valid
ConvergedSessionFacade
          Facade for the ConvergedSession object.
MobicentsSipApplicationSession
           
MobicentsSipSession
           
SipApplicationSessionEventType
           
SipApplicationSessionKey
           Class representing the key (which will also be its id) for a sip application session.
It is composed of a random UUID and the application Name.
SipManager
          A SipManager manages the Sip Sessions that are associated with a particular Container.
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)
SipSessionEventType
           
SipSessionKey
           Class representing the key (which will also be its id) for a sip session.
It is composed of the From Header parameter Tag, the To Header parameter tag, the Call-Id, the app session id and the application Name.
SipSessionSecurity
          Added to cache the credentials and store the nextnonce for Issue 2173 http://code.google.com/p/mobicents/issues/detail?id=2173 Handle Header [Authentication-Info: nextnonce="xyz"] in sip authorization responses
 

Classes in org.mobicents.servlet.sip.core.session used by org.mobicents.servlet.sip.core.timers
MobicentsSipApplicationSession
           
 

Classes in org.mobicents.servlet.sip.core.session used by org.mobicents.servlet.sip.message
MobicentsSipApplicationSession
           
MobicentsSipSession
           
SipApplicationSessionEventType
           
SipApplicationSessionKey
           Class representing the key (which will also be its id) for a sip application session.
It is composed of a random UUID and the application Name.
SipManager
          A SipManager manages the Sip Sessions that are associated with a particular Container.
SipSessionEventType
           
SipSessionKey
           Class representing the key (which will also be its id) for a sip session.
It is composed of the From Header parameter Tag, the To Header parameter tag, the Call-Id, the app session id and the application Name.
SipSessionSecurity
          Added to cache the credentials and store the nextnonce for Issue 2173 http://code.google.com/p/mobicents/issues/detail?id=2173 Handle Header [Authentication-Info: nextnonce="xyz"] in sip authorization responses
 

Classes in org.mobicents.servlet.sip.core.session used by org.mobicents.servlet.sip.startup
MobicentsSipApplicationSession
           
MobicentsSipSession
           
SipListenersHolder
           
SipManager
          A SipManager manages the Sip Sessions that are associated with a particular Container.
SipSessionsUtilImpl
           
 



Copyright © 2010. All Rights Reserved.