|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpEntityWrapper | |
|---|---|
| org.apache.http.entity | Common HTTP entity implementations. |
| org.apache.http.nio.entity | Common HTTP entity implementations with extensions for asynchronous (non-blocking) data transfer. |
| Uses of HttpEntityWrapper in org.apache.http.entity |
|---|
| Subclasses of HttpEntityWrapper in org.apache.http.entity | |
|---|---|
class |
BufferedHttpEntity
A wrapping entity that buffers it content if necessary. |
| Uses of HttpEntityWrapper in org.apache.http.nio.entity |
|---|
| Subclasses of HttpEntityWrapper in org.apache.http.nio.entity | |
|---|---|
class |
BufferingNHttpEntity
Deprecated. (4.2) use BasicAsyncRequestConsumer or BasicAsyncResponseConsumer |
class |
ConsumingNHttpEntityTemplate
Deprecated. (4.2) use BasicAsyncRequestConsumer or BasicAsyncResponseConsumer |
class |
NHttpEntityWrapper
Deprecated. (4.2) use EntityAsyncContentProducer |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||