|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipSessionEventType | |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.message | |
| Uses of SipSessionEventType in org.mobicents.servlet.sip.core.session |
|---|
| Methods in org.mobicents.servlet.sip.core.session that return SipSessionEventType | |
|---|---|
static SipSessionEventType |
SipSessionEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SipSessionEventType[] |
SipSessionEventType.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 SipSessionEventType | |
|---|---|
void |
SipSessionImpl.notifySipSessionListeners(SipSessionEventType sipSessionEventType)
Notifies the listeners that a lifecycle event occured on that sip session |
void |
MobicentsSipSession.notifySipSessionListeners(SipSessionEventType creation)
|
| Uses of SipSessionEventType in org.mobicents.servlet.sip.message |
|---|
| Methods in org.mobicents.servlet.sip.message with parameters of type SipSessionEventType | |
|---|---|
void |
MobicentsSipSessionFacade.notifySipSessionListeners(SipSessionEventType creation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||