@Deprecated public class DefaultHttpAsyncRoutePlanner extends Object implements org.apache.http.conn.routing.HttpRoutePlanner
Constructor and Description |
---|
DefaultHttpAsyncRoutePlanner(AsyncSchemeRegistry schemeRegistry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.http.conn.routing.HttpRoute |
determineRoute(org.apache.http.HttpHost target,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
Deprecated.
|
public DefaultHttpAsyncRoutePlanner(AsyncSchemeRegistry schemeRegistry)
public org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost target, org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException
determineRoute
in interface org.apache.http.conn.routing.HttpRoutePlanner
org.apache.http.HttpException
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.