public static class HttpBuilderBase.DefaultHostRoutePlanner
extends org.apache.http.impl.conn.DefaultRoutePlanner
HttpHost if the request doesn't explicitly
specify the host as part of the request query.| Modifier and Type | Method and Description |
|---|---|
org.apache.http.conn.routing.HttpRoute |
determineRoute(org.apache.http.HttpHost host,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
public org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost host,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException
determineRoute in interface org.apache.http.conn.routing.HttpRoutePlannerdetermineRoute in class org.apache.http.impl.conn.DefaultRoutePlannerorg.apache.http.HttpException