Uses of Class
org.jainslee.resources.sip.TooManyHopsException
-
Packages that use TooManyHopsException Package Description org.jainslee.resources.sip -
-
Uses of TooManyHopsException in org.jainslee.resources.sip
Methods in org.jainslee.resources.sip that throw TooManyHopsException Modifier and Type Method Description Proxy
IncomingSipRequest. getProxy()
Returns theProxy
activity for this request, creating one if it did not already exist.Proxy
IncomingSipRequest. getProxy(boolean create)
Returns theProxy
activity for this request.
-