| Name | Description | Type | Package | Framework |
| DeflateDecompressingEntity | HttpEntityWrapper responsible for handling deflate Content Coded responses. | Class | org.apache.http.client.entity | Apache HttpComponents |
| DeflateInputStream | Deflate input stream. | Class | org.apache.http.client.entity | Apache HttpComponents |
| EntityBuilder | Builder for HttpEntity instances. | Class | org.apache.http.client.entity | Apache HttpComponents |
| GzipCompressingEntity | Wrapping entity that compresses content when writing. | Class | org.apache.http.client.entity | Apache HttpComponents |
| GzipDecompressingEntity | HttpEntityWrapper for handling gzip Content Coded responses. | Class | org.apache.http.client.entity | Apache HttpComponents |
| UrlEncodedFormEntity | An entity composed of a list of url-encoded pairs. | Class | org.apache.http.client.entity | Apache HttpComponents |