Uses of Package
org.apache.http.entity

Packages that use org.apache.http.entity
org.apache.http.entity Representations for HTTP message entities. 
org.apache.http.impl.entity Default implementations for interfaces in org.apache.http.entity
 

Classes in org.apache.http.entity used by org.apache.http.entity
AbstractHttpEntity
          Abstract base class for entities.
ContentProducer
          An abstract entity content producer.
HttpEntityWrapper
          Base class for wrapping entities.
 

Classes in org.apache.http.entity used by org.apache.http.impl.entity
BasicHttpEntity
          A generic streamed entity being received on a connection.
ContentLengthStrategy
          Represents a strategy to determine the content length based on the properties of an HTTP message.
 



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