Package org.jclouds.rest.suppliers
-
Interface Summary Interface Description ValueLoadedCallback<V> Callback that gets called every time the supplier loads new values. -
Class Summary Class Description MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier<T> This will retry the supplier if it encounters a timeout exception, but not if it encounters an AuthorizationException.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier.ValueLoadedEvent<V> SetAndThrowAuthorizationExceptionSupplier<T> URIFromStringSupplier ValueLoadedCallback.NoOpCallback<V> The default implementation does nothing