Package | Description |
---|---|
org.apache.http.nio.entity |
Common HTTP entity implementations with extensions for
asynchronous (non-blocking) data transfer.
|
org.apache.http.nio.protocol |
Asynchronous HTTP protocol handlers based on the non-blocking I/O model.
|
Class and Description |
---|
ConsumingNHttpEntity
Deprecated.
(4.2) use
BasicAsyncRequestConsumer or BasicAsyncResponseConsumer |
ContentListener
Deprecated.
(4.2)
|
HttpAsyncContentProducer
HttpAsyncContentProducer is a callback interface whose methods
get invoked to stream out message content to a non-blocking HTTP connection.
|
ProducingNHttpEntity
Deprecated.
use (4.2)
BasicAsyncRequestProducer or BasicAsyncResponseProducer |
Class and Description |
---|
ConsumingNHttpEntity
Deprecated.
(4.2) use
BasicAsyncRequestConsumer or BasicAsyncResponseConsumer |
HttpAsyncContentProducer
HttpAsyncContentProducer is a callback interface whose methods
get invoked to stream out message content to a non-blocking HTTP connection.
|
ProducingNHttpEntity
Deprecated.
use (4.2)
BasicAsyncRequestProducer or BasicAsyncResponseProducer |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.