Searched refs:isTunnelled (Results 1 – 9 of 9) sorted by relevance
167 if ((fact.isTunnelled() && !plan.isTunnelled()) || in proxiedStep()171 if (plan.isTunnelled() && !fact.isTunnelled()) in proxiedStep()
162 boolean isTunnelled() in isTunnelled() method
285 public final boolean isTunnelled() { in isTunnelled() method in RouteTracker
314 public final boolean isTunnelled() { in isTunnelled() method in HttpRoute
215 if (this.tracker.isTunnelled()) { in tunnelTarget()289 if (!this.tracker.isTunnelled()) { in layerProtocol()
326 if (route.getProxyHost() != null && !route.isTunnelled()) { in rewriteRequestURI()509 if (!route.isTunnelled()) { in execute()
269 if (route.getProxyHost() != null && !route.isTunnelled()) { in rewriteRequestURI()
1840 method @Deprecated public boolean isTunnelled();1868 method @Deprecated public boolean isTunnelled();1897 method @Deprecated public boolean isTunnelled();
889 HSPLorg/apache/http/conn/routing/RouteInfo;->isTunnelled()Z