Package | Description |
---|---|
org.forgerock.http.decoder | |
org.forgerock.http.decoder.internal | |
org.forgerock.http.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Decoder
Decodes an HTTP message entity input stream.
|
Modifier and Type | Class and Description |
---|---|
class |
DeflateDecoder
Decodes an entity encoded with
deflate encoding. |
class |
GzipDecoder
Decodes an entity encoded with
gzip encoding. |
Modifier and Type | Method and Description |
---|---|
static <K,V extends Indexed<K>> |
Loader.loadMap(Class<K> keyType,
Class<V> serviceType)
Loads services of a particular type into a map.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.