Package | Description |
---|---|
org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
org.apache.http.impl.io |
Default implementations of message parses and writers
for synchronous, blocking communication.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggingSessionInputBuffer
Deprecated.
(4.3) no longer used.
|
Modifier and Type | Class and Description |
---|---|
class |
SocketInputBuffer
Deprecated.
(4.3) use
SessionInputBufferImpl |