| Class | Description |
|---|---|
| ReleasableInputStream |
An input stream that can have the close operation disabled (to avoid
accidentally being closed).
|
| ResettableInputStream |
A mark-and-resettable input stream that can be used on files or file input
streams.
|
| SdkBufferedInputStream |
A buffered input stream that can be aborted via thread interrupt.
|
| SdkDigestInputStream |
Base class for AWS Java SDK specific
DigestInputStream. |
| SdkFilterInputStream |
Base class for AWS Java SDK specific
FilterInputStream. |
| SdkInputStream |
Base class for AWS Java SDK specific
InputStream. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.