| Package | Description |
|---|---|
| org.mobicents.servlet.sip.core.dispatchers | |
| org.mobicents.servlet.sip.message | |
| org.mobicents.servlet.sip.proxy |
| Modifier and Type | Method and Description |
|---|---|
ResponseDispatcher |
MessageDispatcherFactory.getResponseDispatcher(SipServletResponseImpl sipServletResponse,
SipApplicationDispatcherImpl sipApplicationDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
Set<SipServletResponseImpl> |
TransactionApplicationData.getSipServletResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionApplicationData.addSipServletResponse(SipServletResponseImpl sipServletResponse)
used to get access from the B2BUA to pending messages on the transaction
|
void |
SipServletRequestImpl.setResponse(SipServletResponseImpl response) |
| Modifier and Type | Method and Description |
|---|---|
static SipServletResponseImpl |
ProxyUtils.createProxiedResponse(MobicentsSipServletResponse sipServetResponse,
MobicentsProxyBranch proxyBranch) |
SipServletResponseImpl |
ProxyImpl.getBestResponse() |
| Constructor and Description |
|---|
ProxyTerminationInfo(SipServletResponseImpl proxiedResponse,
SipURI recordRouteURI,
ProxyImpl proxyImpl) |
Copyright © 2016. All Rights Reserved.