| Interface | Description | 
|---|---|
| ThreddsS3Client | Provides an interface for accessing the Amazon S3 web service. | 
| Class | Description | 
|---|---|
| CachingThreddsS3Client | A ThreddsS3Client that wraps another ThreddsS3Client and caches its methods' return values for efficiency. | 
| CrawlableDatasetAmazonS3 | CrawlableDataset implementation that allows THREDDS to interact with datasets stored on Amazon S3. | 
| S3URI | An identifier for objects stored in Amazon S3. | 
| ThreddsS3ClientImpl | A basic implementation of  ThreddsS3Client. |