Class | Description |
---|---|
MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier<T> |
This will retry the supplier if it encounters a timeout exception, but not if it encounters an
AuthorizationException.
|
SetAndThrowAuthorizationExceptionSupplier<T> | |
URIFromStringSupplier |
Copyright © 2009-2012 jclouds. All Rights Reserved.