|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipApplicationSessionEventType | |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| 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 |
MobicentsSipApplicationSession.notifySipApplicationSessionListeners(SipApplicationSessionEventType expiration)
|
void |
SipApplicationSessionImpl.notifySipApplicationSessionListeners(SipApplicationSessionEventType sipApplicationSessionEventType)
Notifies the listeners that a lifecycle event occured on that sip application session |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||