Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedHttpEntity
A wrapping entity that buffers it content if necessary.
|
Modifier and Type | Class and Description |
---|---|
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 |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.