Package org.apache.http.client.entity

Additional HTTP entity implementations that depend on HttpClient specific features.

See:
          Description

Class Summary
DeflateDecompressingEntity HttpEntityWrapper responsible for handling deflate Content Coded responses.
GzipDecompressingEntity HttpEntityWrapper for handling gzip Content Coded responses.
UrlEncodedFormEntity An entity composed of a list of url-encoded pairs.
 

Package org.apache.http.client.entity Description

Additional HTTP entity implementations that depend on HttpClient specific features.



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.