org.apache.http.impl.nio.conn
Class DefaultHttpAsyncRoutePlanner
java.lang.Object
org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner
- All Implemented Interfaces:
- HttpRoutePlanner
public class DefaultHttpAsyncRoutePlanner
- extends Object
- implements HttpRoutePlanner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultHttpAsyncRoutePlanner
public DefaultHttpAsyncRoutePlanner(AsyncSchemeRegistry schemeRegistry)
determineRoute
public HttpRoute determineRoute(HttpHost target,
HttpRequest request,
HttpContext context)
throws HttpException
- Specified by:
determineRoute
in interface HttpRoutePlanner
- Throws:
HttpException
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.