| Interface | Description |
|---|---|
| AwsChunkSigner |
Represents a signer for a chunk of data, that returns a new signature based on the data and the
previous signature.
|
| Class | Description |
|---|---|
| AwsS3V4ChunkSigner |
An implementation of AwsChunkSigner that can calculate a Sigv4 compatible chunk
signature.
|
| AwsSignedChunkedEncodingInputStream |
A wrapper of InputStream that implements chunked encoding.
|
| AwsSignedChunkedEncodingInputStream.Builder |
Copyright © 2023. All rights reserved.