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.
EntityBuilder  
GzipCompressingEntity Wrapping entity that compresses content when writing.
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-2013 The Apache Software Foundation. All Rights Reserved.