Package org.jclouds.aws.handlers

This package contains HttpResponseHandlers needed to operate the REST api.

See:
          Description

Class Summary
AWSClientErrorRetryHandler Handles Retryable responses with error codes in the 4xx range
AWSServerErrorRetryHandler Handles Retryable responses with error codes in the 5xx range
ParseAWSErrorFromXmlContent This will parse and set an appropriate exception on the command object.
 

Package org.jclouds.aws.handlers Description

This package contains HttpResponseHandlers needed to operate the REST api.

See Also:


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.