| Package | Description |
|---|---|
| org.jets3t.apps.cockpit |
Provides Cockpit, a graphical Java application for viewing and managing the contents of an Amazon S3 account.
|
| org.jets3t.apps.cockpitlite |
Provides CockpitLite, a graphical Java application for viewing and managing the contents
of an Amazon S3 account, where the S3 account is not owned by the application's user
directly but is made available via the Gatekeeper servlet.
|
| org.jets3t.apps.synchronize |
Provides the Synchronize application, a console application to synchronize the
local file system with Amazon S3.
|
| org.jets3t.apps.uploader |
Provides the Uploader application, a simple wizard-based application that S3 account holders
(Service Providers) may provide to clients to allow them to upload files to S3 without requiring
access to the Service Provider's S3 credentials.
|
| org.jets3t.service.utils |
General purpose utilities used throughout the JetS3t toolkit and applications.
|
| Class and Description |
|---|
| ByteFormatter
Formats numeric byte values into human-readable strings.
|
| FileComparerResults
A simple container class to store the results generated by
FileComparer.buildDiscrepancyLists(Map, Map). |
| TimeFormatter
Formats time values into human-readable strings.
|
| Class and Description |
|---|
| ByteFormatter
Formats numeric byte values into human-readable strings.
|
| FileComparerResults
A simple container class to store the results generated by
FileComparer.buildDiscrepancyLists(Map, Map). |
| TimeFormatter
Formats time values into human-readable strings.
|
| Class and 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). |
| TimeFormatter
Formats time values into human-readable strings.
|
| Class and Description |
|---|
| ByteFormatter
Formats numeric byte values into human-readable strings.
|
| TimeFormatter
Formats time values into human-readable strings.
|
| Class and Description |
|---|
| 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.
|
| FileComparer.PartialObjectListing |
| 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.
|