@Singleton
public class S3RedirectionRetryHandler
extends org.jclouds.http.handlers.RedirectionRetryHandler
| Constructor and Description |
|---|
S3RedirectionRetryHandler(org.jclouds.http.handlers.BackoffLimitedRetryHandler backoffHandler,
org.jclouds.aws.util.AWSUtils utils) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetryRequest(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response) |
@Inject
public S3RedirectionRetryHandler(org.jclouds.http.handlers.BackoffLimitedRetryHandler backoffHandler,
org.jclouds.aws.util.AWSUtils utils)
public boolean shouldRetryRequest(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response)
shouldRetryRequest in interface org.jclouds.http.HttpRetryHandlershouldRetryRequest in class org.jclouds.http.handlers.RedirectionRetryHandlerCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.