Home | History | Annotate | Download | only in client

Lines Matching refs:hop

645                 final int hop = fact.getHopCount()-1; // the hop to establish
646 boolean secure = createTunnelToProxy(route, hop, context);
648 managedConn.tunnelProxy(route.getHopTarget(hop),
808 // Even if that is secure, the hop to the target may be insecure.
822 * @param hop the hop in the route to establish now.
823 * <code>route.getHopTarget(hop)</code>
833 protected boolean createTunnelToProxy(HttpRoute route, int hop,