Package org.forgerock.http.decoder
Decodes HTTP entities that are compressed or encoded.
- 
Interface Summary Interface Description Decoder Decodes an HTTP message entity input stream.FlowableDecoder Decodes an HTTP message entity flow.
| Interface | Description | 
|---|---|
| Decoder | Decodes an HTTP message entity input stream. | 
| FlowableDecoder | Decodes an HTTP message entity flow. |