Package | Description |
---|---|
org.apache.http.entity |
Core HTTP entity implementations.
|
org.apache.http.nio.entity |
Core HTTP entity implementations with support for
asynchronous, event driven communication.
|
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.
use (4.2)
BasicAsyncRequestProducer
or BasicAsyncResponseProducer |
class |
ConsumingNHttpEntityTemplate
Deprecated.
use (4.2)
BasicAsyncRequestProducer
or BasicAsyncResponseProducer |
class |
NHttpEntityWrapper
Deprecated.
(4.2) use
EntityAsyncContentProducer |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.