Uses of Interface
javax.servlet.sip.Proxy

Packages that use Proxy
javax.servlet.sip   
 

Uses of Proxy in javax.servlet.sip
 

Methods in javax.servlet.sip that return Proxy
 Proxy ProxyBranch.getProxy()
           
 Proxy SipServletRequest.getProxy()
          Returns the Proxy object associated with this request.
 Proxy SipServletResponse.getProxy()
          Returns the Proxy object associated with the transaction of this SIP response object.
 Proxy SipServletRequest.getProxy(boolean create)
          Returns the Proxy object associated with this request.
 



Copyright © 2012. All Rights Reserved.