Home | History | Annotate | Download | only in client

Lines Matching refs:hop

659                 final int hop = fact.getHopCount()-1; // the hop to establish
660 boolean secure = createTunnelToProxy(route, hop, context);
662 managedConn.tunnelProxy(route.getHopTarget(hop),
822 // Even if that is secure, the hop to the target may be insecure.
836 * @param hop the hop in the route to establish now.
837 * <code>route.getHopTarget(hop)</code>
847 protected boolean createTunnelToProxy(HttpRoute route, int hop,