| 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 | Method and Description |
|---|---|
DefaultBHttpClientConnection |
DefaultBHttpClientConnectionFactory.createConnection(java.net.Socket socket) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultManagedHttpClientConnection
Default
ManagedHttpClientConnection implementation. |
(package private) class |
LoggingManagedHttpClientConnection |