Package org.jclouds.aws.handlers
This package contains HttpResponseHandlers needed to operate the REST api.
-
Class Summary Class Description AWSClientErrorRetryHandler Handles Retryable responses with error codes in the 4xx rangeAWSServerErrorRetryHandler Handles Retryable responses with error codes in the 5xx rangeParseAWSErrorFromXmlContent This will parse and set an appropriate exception on the command object.