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. 
 

Uses of AWSUtils in org.jclouds.aws.handlers
 

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



Copyright © 2009-2011 jclouds. All Rights Reserved.