| Package | Description |
|---|---|
| org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultProxyRoutePlanner |
Implementation of an
HttpRoutePlanner
that routes requests through a default proxy. |
class |
SystemDefaultRoutePlanner |
HttpRoutePlanner implementation
based on ProxySelector. |