Package | Description |
---|---|
org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
org.apache.http.impl.io |
Default implementations of message parses and writers
for synchronous, blocking communication.
|
Modifier and Type | Field and Description |
---|---|
private EofSensor |
AbstractHttpServerConnection.eofSensor
Deprecated.
|
private EofSensor |
AbstractHttpClientConnection.eofSensor
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SocketInputBuffer
Deprecated.
(4.3) use
SessionInputBufferImpl |