| Class | Description |
|---|---|
| AccessControlListHandler |
Handler for AccessControlList response XML documents.
|
| CloudFrontXmlResponsesSaxParser |
XML Sax parser to read XML documents returned by the CloudFront service via
the REST interface, and convert these documents into JetS3t objects.
|
| DefaultXmlHandler | |
| GSAccessControlListHandler |
Handler for GSAccessControlList response XML documents.
|
| SimpleHandler | |
| XmlResponsesSaxParser |
XML Sax parser to read XML documents returned by S3 via the REST interface, converting these
documents into JetS3t objects.
|
| Exception | Description |
|---|---|
| HttpException |
Simple exception to capture details of a failed HTTP operation,
including the response code and message.
|