OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTargetHost
(Results
1 - 11
of
11
) sorted by null
/external/apache-http/src/org/apache/http/conn/routing/
BasicRouteDirector.java
111
if (!plan.
getTargetHost
().equals(fact.
getTargetHost
()))
146
if (!plan.
getTargetHost
().equals(fact.
getTargetHost
()))
RouteInfo.java
84
HttpHost
getTargetHost
()
111
* The target of the last hop is the {@link #
getTargetHost
target host},
RouteTracker.java
107
this(route.
getTargetHost
(), route.getLocalAddress());
215
public final HttpHost
getTargetHost
() {
HttpRoute.java
258
public final HttpHost
getTargetHost
() {