|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipMessageType | |
|---|---|
| org.lastbamboo.common.sip.stack.codec | |
| Uses of SipMessageType in org.lastbamboo.common.sip.stack.codec |
|---|
| Methods in org.lastbamboo.common.sip.stack.codec that return SipMessageType | |
|---|---|
static SipMessageType |
SipMessageType.convert(String type)
Converts from the int type representation to the enum equivalent. |
static SipMessageType |
SipMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SipMessageType[] |
SipMessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||