Package | Description |
---|---|
org.forgerock.openig.heap |
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
|
Modifier and Type | Field and Description |
---|---|
protected TemporaryStorage |
GenericHeaplet.storage
Allocates temporary buffers for caching streamed content during processing.
|
protected TemporaryStorage |
GenericHeapObject.storage
Allocates temporary buffers for caching streamed content during
processing.
|
Modifier and Type | Method and Description |
---|---|
TemporaryStorage |
GenericHeapObject.getStorage()
Returns the storage.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericHeapObject.setStorage(TemporaryStorage storage)
Sets the storage.
|
Copyright 2011-2015 ForgeRock AS.