Uses of Package
org.apache.http.nio.entity

Packages that use org.apache.http.nio.entity
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. 
 

Classes in org.apache.http.nio.entity used by org.apache.http.nio.entity
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
 

Classes in org.apache.http.nio.entity used by org.apache.http.nio.protocol
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–2021 The Apache Software Foundation. All rights reserved.