Home | History | Annotate | Download | only in client

Lines Matching refs:hop

614                 final int hop = fact.getHopCount()-1; // the hop to establish
615 boolean secure = createTunnelToProxy(route, hop, context);
617 managedConn.tunnelProxy(route.getHopTarget(hop),
777 // Even if that is secure, the hop to the target may be insecure.
791 * @param hop the hop in the route to establish now.
792 * <code>route.getHopTarget(hop)</code>
802 protected boolean createTunnelToProxy(HttpRoute route, int hop,