| Package | Description |
|---|---|
| org.apache.http.nio.entity |
Core HTTP entity implementations with support for
asynchronous, event driven communication.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SkipContentListener |
Deprecated.
(4.2)
|
| Modifier and Type | Method | Description |
|---|---|---|
ContentListener |
ConsumingNHttpEntityTemplate.getContentListener() |
Deprecated.
|
| Constructor | Description |
|---|---|
ConsumingNHttpEntityTemplate(org.apache.http.HttpEntity httpEntity,
ContentListener contentListener) |
Deprecated.
|