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
AWSRedirectionRetryHandler Handles Retryable responses with error codes in the 3xx 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.

Author:
Adrian Cole
See Also:


Copyright © 2009-2011 jclouds. All Rights Reserved.