|
||||||||||
| 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 with parameters of type ProxyBranchImpl | |
|---|---|
void |
ProxyBranchImpl.addRecursedBranch(ProxyBranchImpl branch)
|
javax.sip.message.Request |
ProxyUtils.createProxiedRequest(SipServletRequestImpl originalRequest,
ProxyBranchImpl proxyBranch,
ProxyParams params)
|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||