See: Description
| Class | Description |
|---|---|
| AccessControlListHandler |
Parses the following XML document:
AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/"
|
| BucketLoggingHandler |
Parses the following XML document:
BucketLoggingStatus xmlns="http://s3.amazonaws.com/doc/2006-03-01/"
|
| CopyObjectHandler |
Parses the response from Amazon S3 COPY Object command.
|
| DeleteResultHandler | |
| ErrorEntryHandler | |
| ListAllMyBucketsHandler |
Parses the following XML document:
SetAllMyBucketsResult xmlns="http://doc.s3.amazonaws.com/2006-03-01"
|
| ListBucketHandler |
Parses the following XML document:
ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"
|
| ListMultipartUploadsHandler | |
| LocationConstraintHandler |
Parses the response from Amazon S3 GET Bucket Location
Region is the document we expect to parse.
|
| PartIdsFromHttpResponse |
Parses the following XML document:
ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"
|
| PayerHandler |
Parses the response from Amazon S3 GET Request Payment
RequestPaymentConfiguration is the document we expect to parse.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.