public class AzureStorageClientErrorRetryHandler extends Object implements org.jclouds.http.HttpRetryHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
AzureStorageClientErrorRetryHandler(org.jclouds.http.handlers.BackoffLimitedRetryHandler backoffHandler,
AzureStorageUtils utils) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetryRequest(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response) |
@Inject
public AzureStorageClientErrorRetryHandler(org.jclouds.http.handlers.BackoffLimitedRetryHandler backoffHandler,
AzureStorageUtils utils)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.