| Package | Description |
|---|---|
| org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
| org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpClientConnection
Deprecated.
(4.3) use
DefaultBHttpClientConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClientConnection
Deprecated.
(4.3) use
ManagedHttpClientConnectionFactory. |