Package | Description |
---|---|
com.amazonaws.auth | |
com.amazonaws.services.s3.internal |
Constructor and Description |
---|
AwsChunkedEncodingInputStream(InputStream in,
byte[] kSigning,
String datetime,
String keyPath,
String headerSignature,
AWS4Signer aws4Signer) |
AwsChunkedEncodingInputStream(InputStream in,
int maxBufferSize,
byte[] kSigning,
String datetime,
String keyPath,
String headerSignature,
AWS4Signer aws4Signer)
A wrapper of InputStream that implements pseudo-chunked-encoding.
|
Modifier and Type | Class and Description |
---|---|
class |
AWSS3V4Signer
AWS4 signer implementation for AWS S3
|
Copyright © 2016. All rights reserved.