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, BackoffLimitedRetryHandler backoffLimitedRetryHandler)
           
ParseAWSErrorFromXmlContent(AWSUtils utils)
           
 

Uses of AWSUtils in org.jclouds.s3.handlers
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.