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