See: Description
| Interface | Description | 
|---|---|
| InputStreamFactory | Factory for decorated  InputStreams. | 
| Class | Description | 
|---|---|
| DecompressingEntity | Common base class for decompressing  HttpEntityimplementations. | 
| DeflateDecompressingEntity | HttpEntityWrapperresponsible for
 handling deflate Content Coded responses. | 
| DeflateInputStream | Deflate input stream. | 
| DeflateInputStreamFactory | InputStreamFactoryfor handling Deflate Content Coded responses. | 
| EntityBuilder | Builder for  HttpEntityinstances. | 
| GzipCompressingEntity | Wrapping entity that compresses content when  writing. | 
| GzipDecompressingEntity | HttpEntityWrapperfor handling
 gzip Content Coded responses. | 
| GZIPInputStreamFactory | InputStreamFactoryfor handling GZIPContent Coded responses. | 
| UrlEncodedFormEntity | An entity composed of a list of url-encoded pairs. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.