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 ProxyIncomingSipRequest. getProxy()Returns theProxyactivity for this request, creating one if it did not already exist.ProxyIncomingSipRequest. getProxy(boolean create)Returns theProxyactivity for this request.
-