Package | Description |
---|---|
org.forgerock.http.decoder |
Decodes HTTP entities that are compressed or encoded.
|
org.forgerock.http.util |
Miscellaneous utility classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Decoder
Decodes an HTTP message entity input stream.
|
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 © 2010-2018, ForgeRock All Rights Reserved.