Package org.jets3t.service.impl.rest

Contains utilties of use to any REST/HTTP S3 Service implementations, and specifically to the HttpClient implementation provided with JetS3t.

See:
          Description

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.
 

Package org.jets3t.service.impl.rest Description

Contains utilties of use to any REST/HTTP S3 Service implementations, and specifically to the HttpClient implementation provided with JetS3t.