Uses of Interface
javax.sip.address.Hop

Packages that use Hop
javax.sip.address This package contains interfaces that represent the Addressing components of the SIP protocol. 
 

Uses of Hop in javax.sip.address
 

Methods in javax.sip.address that return Hop
 Hop Router.getNextHop(Request request)
          Gets the next Hop from this Router for the specified request, this method may return null if a default route is not defined.
 Hop Router.getOutboundProxy()
          Gets the Outbound Proxy parameter of this Router, this method may return null if no outbound proxy is defined.
 



Copyright © 2012. All Rights Reserved.