public interface  org.apache.hc.client.http.routing.HttpRoutePlanner extends java.lang.Object
{
public abstract org.apache.hc.client.http.HttpRoute determineRoute(org.apache.hc.core.http.HttpHost, org.apache.hc.core.http.protocol.HttpContext) throws org.apache.hc.core.http.HttpException;
}