Package | Description |
---|---|
org.apache.http.nio.entity |
Core HTTP entity implementations with support for
asynchronous, event driven communication.
|
org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
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–2022 The Apache Software Foundation. All rights reserved.