| Interface | Description |
|---|---|
| Finishable |
Interface that identifies an output stream has having a
|
| Class | Description |
|---|---|
| Encoder |
Used for enabling decompression on requests and compression on responses, such as support for GZIP compression.
|
| EncoderGroup |
Represents the group of
encoders keyed by codings. |
| EncoderGroupBuilder |
Builder class for creating instances of
EncoderGroup. |
| EncoderMatch |
Represents a encoder and encoding that matches an HTTP
|
| GzipEncoder |
Encoder for handling
|
| IdentityEncoder |
Encoder for handling
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.