|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyImpl | |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.proxy | |
| Uses of ProxyImpl in org.mobicents.servlet.sip.core.session |
|---|
| Fields in org.mobicents.servlet.sip.core.session declared as ProxyImpl | |
|---|---|
protected ProxyImpl |
SipSessionImpl.proxy
|
| Methods in org.mobicents.servlet.sip.core.session that return ProxyImpl | |
|---|---|
ProxyImpl |
SipSessionImpl.getProxy()
Retieves the proxy of the sip session if any |
ProxyImpl |
MobicentsSipSession.getProxy()
Retieves the proxy of the sip session if any |
| Methods in org.mobicents.servlet.sip.core.session with parameters of type ProxyImpl | |
|---|---|
void |
SipSessionImpl.setProxy(ProxyImpl proxy)
Set the proxy of the sip session |
void |
MobicentsSipSession.setProxy(ProxyImpl proxy)
Set the proxy of the sip session |
| Uses of ProxyImpl in org.mobicents.servlet.sip.proxy |
|---|
| Constructors in org.mobicents.servlet.sip.proxy with parameters of type ProxyImpl | |
|---|---|
ProxyBranchImpl(URI uri,
ProxyImpl proxy)
|
|
ProxyUtils(SipFactoryImpl sipFactoryImpl,
ProxyImpl proxy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||