Searched defs:getTargetHost (Results 1 - 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/http/conn/
H A DOperatedClientConnection.java72 HttpHost getTargetHost() method in interface:OperatedClientConnection
94 * {@link #getTargetHost target host}
/external/apache-http/src/org/apache/http/conn/routing/
H A DRouteInfo.java84 HttpHost getTargetHost() method in interface:RouteInfo
111 * The target of the last hop is the {@link #getTargetHost target host},
H A DHttpRoute.java258 public final HttpHost getTargetHost() { method in class:HttpRoute
H A DRouteTracker.java107 this(route.getTargetHost(), route.getLocalAddress());
215 public final HttpHost getTargetHost() { method in class:RouteTracker
/external/apache-http/src/org/apache/http/impl/conn/
H A DDefaultClientConnection.java91 public final HttpHost getTargetHost() { method in class:DefaultClientConnection

Completed in 59 milliseconds