|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyBranchImpl | |
|---|---|
| org.mobicents.servlet.sip.message | |
| org.mobicents.servlet.sip.proxy | |
| Uses of ProxyBranchImpl in org.mobicents.servlet.sip.message |
|---|
| Methods in org.mobicents.servlet.sip.message that return ProxyBranchImpl | |
|---|---|
ProxyBranchImpl |
TransactionApplicationData.getProxyBranch()
|
| Methods in org.mobicents.servlet.sip.message with parameters of type ProxyBranchImpl | |
|---|---|
void |
TransactionApplicationData.setProxyBranch(ProxyBranchImpl proxyBranch)
|
| Uses of ProxyBranchImpl in org.mobicents.servlet.sip.proxy |
|---|
| Methods in org.mobicents.servlet.sip.proxy that return ProxyBranchImpl | |
|---|---|
ProxyBranchImpl |
ProxyImpl.getFinalBranchForSubsequentRequests()
|
| Methods in org.mobicents.servlet.sip.proxy that return types with arguments of type ProxyBranchImpl | |
|---|---|
java.util.Map<URI,ProxyBranchImpl> |
ProxyImpl.getProxyBranchesMap()
|
| Methods in org.mobicents.servlet.sip.proxy with parameters of type ProxyBranchImpl | |
|---|---|
void |
ProxyImpl.addProxyBranch(ProxyBranchImpl proxyBranchImpl)
|
void |
ProxyBranchImpl.addRecursedBranch(ProxyBranchImpl branch)
|
static javax.sip.message.Request |
ProxyUtils.createProxiedRequest(SipServletRequestImpl originalRequest,
ProxyBranchImpl proxyBranch,
URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path)
|
static SipServletResponseImpl |
ProxyUtils.createProxiedResponse(SipServletResponseImpl sipServetResponse,
ProxyBranchImpl proxyBranch)
|
void |
ProxyImpl.onBranchTimeOut(ProxyBranchImpl branch)
|
void |
ProxyImpl.onFinalResponse(ProxyBranchImpl branch)
|
void |
ProxyImpl.sendFinalResponse(SipServletResponseImpl response,
ProxyBranchImpl proxyBranch)
|
| Constructors in org.mobicents.servlet.sip.proxy with parameters of type ProxyBranchImpl | |
|---|---|
ProxyBranchTimerTask(ProxyBranchImpl proxyBranch,
ResponseType responseType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||