Uses of Interface
org.jclouds.fallbacks.PropagateIfRetryAfter
Packages that use PropagateIfRetryAfter
-
Uses of PropagateIfRetryAfter in org.jclouds.fallbacks
Classes in org.jclouds.fallbacks that implement PropagateIfRetryAfterModifier and TypeClassDescriptionfinal class
propagates asRetryAfterException
if a Throwable is anHttpResponseException
with aset
and a validHttpHeaders.RETRY_AFTER
header set.