public class RetryOnRenew extends Object implements org.jclouds.http.HttpRetryHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
RetryOnRenew(com.google.common.cache.LoadingCache<org.jclouds.domain.Credentials,Auth> authenticationResponseCache) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetryRequest(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response) |
@Inject protected RetryOnRenew(com.google.common.cache.LoadingCache<org.jclouds.domain.Credentials,Auth> authenticationResponseCache)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.