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, org.jclouds.http.handlers.BackoffLimitedRetryHandler backoffLimitedRetryHandler, Set<String> retryableCodes)
           
AWSServerErrorRetryHandler(AWSUtils utils, Set<String> retryableServerCodes)
           
ParseAWSErrorFromXmlContent(AWSUtils utils)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.