|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyBranchImpl | |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.message | |
| org.mobicents.servlet.sip.proxy | |
| Uses of ProxyBranchImpl in org.mobicents.servlet.sip.core.session |
|---|
| Fields in org.mobicents.servlet.sip.core.session declared as ProxyBranchImpl | |
|---|---|
protected ProxyBranchImpl |
SipSessionImpl.proxyBranch
|
| Methods in org.mobicents.servlet.sip.core.session that return ProxyBranchImpl | |
|---|---|
ProxyBranchImpl |
SipSessionImpl.getProxyBranch()
|
ProxyBranchImpl |
MobicentsSipSession.getProxyBranch()
|
| Methods in org.mobicents.servlet.sip.core.session with parameters of type ProxyBranchImpl | |
|---|---|
void |
SipSessionImpl.setProxyBranch(ProxyBranchImpl proxyBranch)
|
void |
MobicentsSipSession.setProxyBranch(ProxyBranchImpl branch)
|
| 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 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 | |||||||||