Class DefaultRoutePlanner

java.lang.Object
org.apache.http.impl.conn.DefaultRoutePlanner
All Implemented Interfaces:
HttpRoutePlanner
Direct Known Subclasses:
DefaultProxyRoutePlanner, SystemDefaultRoutePlanner

@Immutable public class DefaultRoutePlanner extends Object implements HttpRoutePlanner
Default implementation of an HttpRoutePlanner. It will not make use of any Java system properties, nor of system or browser proxy settings.
Since:
4.3