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