@Beta
public class AlwaysRetryOnRenew
extends java.lang.Object
implements org.jclouds.http.HttpRetryHandler
See https://issues.apache.org/jira/browse/BROOKLYN-6 . When https://issues.apache.org/jira/browse/JCLOUDS-615 is fixed in the jclouds we use, we can remove this.
(Marked Beta as this will likely be removed.)
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AlwaysRetryOnRenew.InterceptRetryOnRenewModuleIntercepts calls to the *other* RetryOnRenew instance, and uses the one above. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | shouldRetryRequest(org.jclouds.http.HttpCommand command,
                  org.jclouds.http.HttpResponse response) |