Package | Description |
---|---|
org.forgerock.openig.heap |
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
|
org.forgerock.openig.http |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.openig.io |
Provides stream buffering, branching, and storage functions.
|
Class and Description |
---|
TemporaryStorage
Allocates temporary buffers for caching streamed content during request processing.
|
Class and Description |
---|
BranchingInputStream
An input stream that can branch into separate input streams to perform
divergent reads.
|
TemporaryStorage
Allocates temporary buffers for caching streamed content during request processing.
|
Class and Description |
---|
BranchingInputStream
An input stream that can branch into separate input streams to perform
divergent reads.
|
BranchingStreamWrapper
Wraps an standard input stream with a stream that can branch to perform divergent reads.
|
Buffer
A dynamically growing data buffer.
|
ByteArrayBranchingStream
Wraps a byte array with a stream that can branch to perform divergent reads.
|
OverflowException
An exception that is thrown if a buffer would overflow as a result of a write operation.
|
Copyright © 2014 ForgeRock AS. All rights reserved.