public class RetryFilter
extends com.sun.jersey.api.client.filter.ClientFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_RETRY_COUNT |
| Constructor and Description |
|---|
RetryFilter(S3Config s3Config) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest clientRequest) |
public static final java.lang.String PROP_RETRY_COUNT
public RetryFilter(S3Config s3Config)
public com.sun.jersey.api.client.ClientResponse handle(com.sun.jersey.api.client.ClientRequest clientRequest)
throws com.sun.jersey.api.client.ClientHandlerException
handle in interface com.sun.jersey.api.client.ClientHandlerhandle in class com.sun.jersey.api.client.filter.ClientFiltercom.sun.jersey.api.client.ClientHandlerException