- hop
- index of the hop for which to get the target, 0 for first
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the argument is negative or not less than IRouteInfo.HopCount
Obtains the target of a hop in this route. The target of the last hop is the IRouteInfo.TargetHost, the target of previous hops is the respective proxy in the chain. For a route through exactly one proxy, target of hop 0 is the proxy and target of hop 1 is the target host.