Uses of Class
org.mobicents.servlet.sip.proxy.ProxyImpl

Packages that use ProxyImpl
org.mobicents.servlet.sip.message   
org.mobicents.servlet.sip.proxy   
 

Uses of ProxyImpl in org.mobicents.servlet.sip.message
 

Methods in org.mobicents.servlet.sip.message that return ProxyImpl
 ProxyImpl TransactionApplicationData.getProxy()
           
 

Methods in org.mobicents.servlet.sip.message with parameters of type ProxyImpl
 void TransactionApplicationData.setProxy(ProxyImpl proxy)
          set proxy
 

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, SipFactoryImpl sipFactoryImpl, SipURI recordRouteURI, SipURI pathURI)
           
ProxyUtils(SipFactoryImpl sipFactoryImpl, ProxyImpl proxy)
           
 



Copyright © 2008. All Rights Reserved.