See: Description
Class | Description |
---|---|
ByteFormatter |
Formats numeric byte values into human-readable strings.
|
FileComparer |
File comparison utility to compare files on the local computer with objects present in a service
account and determine whether there are any differences.
|
FileComparerResults |
A simple container class to store the results generated by
FileComparer.buildDiscrepancyLists(Map, Map) . |
Mimetypes |
Utility class that maintains a listing of known Mimetypes, and determines the mimetype of files
based on file extensions.
|
MultipartUtils |
Tool to simplify working with the multipart uploads feature offered by
Amazon S3.
|
ObjectUtils |
Utility class for preparing files for upload into S3, or for download from
S3.
|
RestUtils |
Utilities useful for REST/HTTP S3Service implementations.
|
RestUtils.ConnManagerFactory |
A ClientConnectionManagerFactory that creates ThreadSafeClientConnManager
|
RestUtils.JetS3tRetryHandler | |
RestUtils.ThreadSafeConnManager |
ThreadSafeConnManager is a ThreadSafeClientConnManager configured via
jets3tProperties.
|
ServiceUtils |
General utility methods used throughout the jets3t project.
|
SignatureUtils |
Utility methods for signing HTTP requests, mainly for newer signature
versions as legacy implementations remain in
RestUtils . |
TimeFormatter |
Formats time values into human-readable strings.
|
General purpose utilities used throughout the JetS3t toolkit and applications.