Package | Description |
---|---|
org.forgerock.http.decoder | |
org.forgerock.http.decoder.internal |
Modifier and Type | Field and Description |
---|---|
static Map<String,Decoder> |
Decoder.SERVICES
Mapping of supported codings to associated decoders.
|
Modifier and Type | Class and Description |
---|---|
class |
DeflateDecoder
Decodes an entity encoded with
deflate encoding. |
class |
GzipDecoder
Decodes an entity encoded with
gzip encoding. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.