| Interface | Description | 
|---|---|
| Coder | Marker trait for A combined Encoder and Decoder | 
| DataMapper<T> | An abstraction to transform data bytes of HttpMessages or HttpEntities | 
| Decoder | |
| Encoder | |
| StreamDecoder | Deprecated StreamDecoder is internal API and will be moved or removed in the future. | 
| Class | Description | 
|---|---|
| Coders | |
| Coders$ | |
| Compressor | Deprecated Compressor is internal API and will be moved or removed in the future. | 
| DataMapper$ | |
| Decoder$ | |
| Deflate | Deprecated Actual implementation of Deflate is internal API, use Coders.Deflate instead. | 
| Deflate$ | Deprecated Actual implementation of Deflate is internal API, use Coders.Deflate instead. | 
| DeflateCompressor | Deprecated DeflateCompressor is internal API and will be moved or removed in the future. | 
| DeflateCompressor$ | Internal API | 
| DeflateDecompressor | Internal API | 
| DeflateDecompressor$ | |
| DeflateDecompressorBase | Internal API | 
| DeflateDecompressorBase$ | |
| Encoder$ | |
| Gzip | Deprecated Actual implementation of Gzip is internal, use Coders.Gzip instead. | 
| Gzip$ | Deprecated Actual implementation of Gzip is internal API, use Coders.Gzip instead. | 
| GzipCompressor | Internal API | 
| GzipCompressor$ | Internal API | 
| GzipDecompressor | Internal API | 
| GzipDecompressor$ | INTERNAL API | 
| NoCoding | Deprecated Actual implementation of NoCoding is internal API, use Coders.NoCoding instead. | 
| NoCoding$ | Deprecated Actual implementation of NoCoding is internal API, use Coders.NoCoding instead. | 
| NoCodingCompressor | Deprecated NoCodingCompressor is internal API and will be moved or removed in the future. | 
| NoCodingCompressor$ | Deprecated NoCodingCompressor is internal API and will be moved or removed in the future. |