Package | Description |
---|---|
org.apache.http.conn |
Client connection management APIs.
|
org.apache.http.impl.execchain |
HTTP request execution chain APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicEofSensorWatcher
Deprecated.
(4.3) do not use.
|
class |
BasicManagedEntity
Deprecated.
(4.3) do not use.
|
Modifier and Type | Field and Description |
---|---|
private EofSensorWatcher |
EofSensorInputStream.eofWatcher
The watcher to be notified, if any.
|
Constructor and Description |
---|
EofSensorInputStream(java.io.InputStream in,
EofSensorWatcher watcher)
Creates a new EOF sensor.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ResponseEntityProxy
A wrapper class for
HttpEntity enclosed in a response message. |