| Package | Description |
|---|---|
| javax.servlet.sip |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SipServletRequest
Represents SIP request messages.
|
interface |
SipServletResponse
Represents SIP responses.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All Rights Reserved.