| 类 | 说明 |
|---|---|
| BinaryUtils |
Utilities for encoding and decoding binary data to and from different forms.
|
| ContentLengthValidationInputStream |
This class validates the Amazon S3 response for the content length as the
data is read from the input stream.
|
| CountingInputStream |
Simple input stream wrapper utility to count the bytes read from a stream.
|
| DateUtils |
Utilities for parsing and formatting dates.
|
| HttpUtils | |
| Md5Utils |
Utility methods for computing MD5 sums.
|
| StringInputStream |
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
|
| VersionInfoUtils |
Utility class for accessing AWS SDK versioning information.
|
| 枚举 | 说明 |
|---|---|
| ClassLoaderHelper |
Copyright © 2016. All rights reserved.