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 Default implementations for interfaces in org.apache.http
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
EntityDeserializer
          Generates entities when HTTP messages are received.
EntitySerializer
          Writes an entity when HTTP messages are sent.
 

Classes in org.apache.http.entity used by org.apache.http.impl.entity
BasicHttpEntity
          A generic streamed entity being received on a connection.
EntityDeserializer
          Generates entities when HTTP messages are received.
EntitySerializer
          Writes an entity when HTTP messages are sent.
 



Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.