Uses of Class
org.jclouds.rest.RetryAfterException

Packages that use RetryAfterException
org.jclouds.http.functions   
 

Uses of RetryAfterException in org.jclouds.http.functions
 

Methods in org.jclouds.http.functions that return types with arguments of type RetryAfterException
 com.google.common.base.Optional<RetryAfterException> HeaderToRetryAfterException.tryCreateRetryAfterException(Throwable in, String retryAfter)
          returns a RetryAfterException if parameter retryAfter corresponds to known formats.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.