| 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.
use (4.2)
BasicAsyncRequestProducer
or BasicAsyncResponseProducer |
| 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.
use (4.2)
BasicAsyncRequestProducer
or BasicAsyncResponseProducer |
| 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–2013 The Apache Software Foundation. All rights reserved.