Home | History | Annotate | Download | only in client

Lines Matching refs:hop

625                 final int hop = fact.getHopCount()-1; // the hop to establish
626 boolean secure = createTunnelToProxy(route, hop, context);
628 managedConn.tunnelProxy(route.getHopTarget(hop),
788 // Even if that is secure, the hop to the target may be insecure.
802 * @param hop the hop in the route to establish now.
803 * <code>route.getHopTarget(hop)</code>
813 protected boolean createTunnelToProxy(HttpRoute route, int hop,