| Package | Description | 
|---|---|
| org.jclouds.aws.config | |
| org.jclouds.aws.handlers | 
 This package contains HttpResponseHandlers needed to operate the REST api. 
 | 
| org.jclouds.sqs.handlers | 
| Modifier and Type | Method and Description | 
|---|---|
protected Set<String> | 
AWSRestClientModule.provideRetryableCodes()  | 
| Constructor and Description | 
|---|
AWSClientErrorRetryHandler(AWSUtils utils,
                          BackoffLimitedRetryHandler backoffLimitedRetryHandler,
                          Set<String> retryableCodes)  | 
| Constructor and Description | 
|---|
SQSErrorRetryHandler(AWSUtils utils,
                    BackoffLimitedRetryHandler backoffLimitedRetryHandler,
                    Set<String> retryableCodes,
                    int maxTries,
                    long retryInterval)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.