Uses of Interface
javax.servlet.sip.Proxy

Uses of Proxy in javax.servlet.sip
 

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



SIP Servlet API 1.0