Package | Description |
---|---|
org.jclouds.aws.handlers |
This package contains HttpResponseHandlers needed to operate the REST api.
|
org.jclouds.s3.handlers | |
org.jclouds.sqs.handlers |
Constructor and Description |
---|
AWSClientErrorRetryHandler(AWSUtils utils,
BackoffLimitedRetryHandler backoffLimitedRetryHandler,
Set<String> retryableCodes) |
ParseAWSErrorFromXmlContent(AWSUtils utils) |
Constructor and Description |
---|
ParseS3ErrorFromXmlContent(AWSUtils utils,
boolean isVhostStyle,
String servicePath) |
S3RedirectionRetryHandler(BackoffLimitedRetryHandler backoffHandler,
AWSUtils utils) |
Constructor and Description |
---|
ParseSQSErrorFromXmlContent(AWSUtils utils) |
SQSErrorRetryHandler(AWSUtils utils,
BackoffLimitedRetryHandler backoffLimitedRetryHandler,
Set<String> retryableCodes,
int maxTries,
long retryInterval) |
Copyright © 2009-2013 jclouds. All Rights Reserved.