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

Packages that use org.apache.http.nio.entity
org.apache.http.nio.entity   
org.apache.http.nio.protocol   
 

Classes in org.apache.http.nio.entity used by org.apache.http.nio.entity
ConsumingNHttpEntity
          A non-blocking entity that allows content to be consumed from a decoder.
ContentListener
          A listener for available data on a non-blocking ConsumingNHttpEntity.
HttpNIOEntity
          Deprecated. 
ProducingNHttpEntity
          An HttpEntity that writes content to a ContentEncoder.
 

Classes in org.apache.http.nio.entity used by org.apache.http.nio.protocol
ConsumingNHttpEntity
          A non-blocking entity that allows content to be consumed from a decoder.
ProducingNHttpEntity
          An HttpEntity that writes content to a ContentEncoder.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.