| Class | Description |
|---|---|
| CompoundOutputStream | |
| DebugOutputStream | |
| DigestOutputStream |
DigestOutputStream is used as a filter stream or as the ending stream in
order to calculate a digest of a stream.
|
| LimitedOutputStream |
Pass data to the underlying system until a given amount of bytes is reached.
|
| RelaxedBodyCanonicalizer |
Implements Relaxed canonicalization for the body as defined in RFC4871 -
3.4.4.
|
| SimpleBodyCanonicalizer |
Implements Simple canonicalization for the body as defined in RFC4871 -
3.4.3.
|
Copyright © 2008–2015. All rights reserved.