| Class | Description |
|---|---|
| AclXmlFactory |
Factory for creating XML fragments from AccessControlList objects that can be
sent to Amazon S3 as part of requests.
|
| BucketConfigurationXmlFactory |
Converts bucket configuration objects into XML byte arrays.
|
| MultiObjectDeleteXmlFactory |
Factory for creating XML fragments from
DeleteObjectsRequest objects
that can be sent to S3. |
| RequestXmlFactory | |
| Unmarshallers |
Collection of unmarshallers for S3 XML responses.
|
| Unmarshallers.AccessControlListUnmarshaller |
Unmarshaller for the AccessControlList XML response.
|
| Unmarshallers.BucketCrossOriginConfigurationUnmarshaller | |
| Unmarshallers.BucketLifecycleConfigurationUnmarshaller | |
| Unmarshallers.BucketLocationUnmarshaller |
Unmarshaller for the BucketLocation XML response.
|
| Unmarshallers.BucketLoggingConfigurationnmarshaller |
Unmarshaller for the BucketLoggingStatus XML response.
|
| Unmarshallers.BucketNotificationConfigurationUnmarshaller |
Unmarshaller for the BucketNotificationConfiguration XML response.
|
| Unmarshallers.BucketTaggingConfigurationUnmarshaller |
Unmarshaller for the BucketTaggingConfiguration XML response.
|
| Unmarshallers.BucketVersioningConfigurationUnmarshaller |
Unmarshaller for the BucketVersionConfiguration XML response.
|
| Unmarshallers.BucketWebsiteConfigurationUnmarshaller |
Unmarshaller for the BucketWebsiteConfiguration XML response.
|
| Unmarshallers.CompleteMultipartUploadResultUnmarshaller | |
| Unmarshallers.CopyObjectUnmarshaller |
Unmarshaller for the CopyObject XML response.
|
| Unmarshallers.DeleteObjectsResultUnmarshaller | |
| Unmarshallers.InitiateMultipartUploadResultUnmarshaller | |
| Unmarshallers.InputStreamUnmarshaller |
Unmarshaller for the a direct InputStream response.
|
| Unmarshallers.ListBucketsOwnerUnmarshaller |
Unmarshaller for the ListBuckets XML response, parsing out the owner
even if the list is empty.
|
| Unmarshallers.ListBucketsUnmarshaller |
Unmarshaller for the ListBuckets XML response.
|
| Unmarshallers.ListMultipartUploadsResultUnmarshaller | |
| Unmarshallers.ListObjectsUnmarshaller |
Unmarshaller for the ListObjects XML response.
|
| Unmarshallers.ListPartsResultUnmarshaller | |
| Unmarshallers.VersionListUnmarshaller |
Unmarshaller for the ListVersions XML response.
|
| XmlResponsesSaxParser |
XML Sax parser to read XML documents returned by S3 via the REST interface,
converting these documents into objects.
|
Copyright © 2016. All rights reserved.