Uses of Class
org.jclouds.aws.util.AWSUtils

Packages that use AWSUtils
org.jclouds.aws.handlers This package contains HttpResponseHandlers needed to operate the REST api. 
org.jclouds.s3.handlers   
 

Uses of AWSUtils in org.jclouds.aws.handlers
 

Constructors in org.jclouds.aws.handlers with parameters of type AWSUtils
AWSClientErrorRetryHandler(AWSUtils utils)
           
ParseAWSErrorFromXmlContent(AWSUtils utils)
           
 

Uses of AWSUtils in org.jclouds.s3.handlers
 

Constructors in org.jclouds.s3.handlers with parameters of type AWSUtils
S3RedirectionRetryHandler(javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilderProvider, BackoffLimitedRetryHandler backoffHandler, AWSUtils utils)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.