Uses of Class
org.mobicents.servlet.sip.core.session.SipApplicationSessionEventType

Packages that use SipApplicationSessionEventType
org.mobicents.servlet.sip.core.session   
org.mobicents.servlet.sip.message   
 

Uses of SipApplicationSessionEventType in org.mobicents.servlet.sip.core.session
 

Methods in org.mobicents.servlet.sip.core.session that return SipApplicationSessionEventType
static SipApplicationSessionEventType SipApplicationSessionEventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SipApplicationSessionEventType[] SipApplicationSessionEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.servlet.sip.core.session with parameters of type SipApplicationSessionEventType
 void SipApplicationSessionImpl.notifySipApplicationSessionListeners(SipApplicationSessionEventType sipApplicationSessionEventType)
          Notifies the listeners that a lifecycle event occured on that sip application session
 void MobicentsSipApplicationSession.notifySipApplicationSessionListeners(SipApplicationSessionEventType expiration)
           
 

Uses of SipApplicationSessionEventType in org.mobicents.servlet.sip.message
 

Methods in org.mobicents.servlet.sip.message with parameters of type SipApplicationSessionEventType
 void MobicentsSipApplicationSessionFacade.notifySipApplicationSessionListeners(SipApplicationSessionEventType expiration)
           
 



Copyright © 2011. All Rights Reserved.