| Package | Description |
|---|---|
| org.mobicents.servlet.sip.core |
| Modifier and Type | Method and Description |
|---|---|
SipContextEventType |
SipContextEventImpl.getEventType() |
static SipContextEventType |
SipContextEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SipContextEventType[] |
SipContextEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SipContextEventImpl.setEventType(SipContextEventType eventType) |
| Constructor and Description |
|---|
SipContextEventImpl(SipContextEventType eventType,
Object eventObject) |
Copyright © 2015. All Rights Reserved.