Package org.jets3t.service.impl.rest

Class Summary
CloudFrontXmlResponsesSaxParser XML Sax parser to read XML documents returned by the CloudFront service via the REST interface, and convert these documents into JetS3t objects.
XmlResponsesSaxParser XML Sax parser to read XML documents returned by S3 via the REST interface, converting these documents into JetS3t objects.
 

Exception Summary
HttpException Simple exception to capture details of a failed HTTP operation, including the response code and message.