|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UAMode | |
|---|---|
| javax.servlet.sip | |
| Uses of UAMode in javax.servlet.sip |
|---|
| Methods in javax.servlet.sip that return UAMode | |
|---|---|
static UAMode |
UAMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UAMode[] |
UAMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in javax.servlet.sip with parameters of type UAMode | |
|---|---|
List<SipServletMessage> |
B2buaHelper.getPendingMessages(SipSession session,
UAMode mode)
For the specified SipSession, returns a List of all uncommitted messages in the order of increasing CSeq number for the given mode of the session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||