public static class HTTPMethod.RetryHandler
extends org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
| Constructor and Description |
|---|
HTTPMethod.RetryHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retryMethod(org.apache.commons.httpclient.HttpMethod method,
java.io.IOException exception,
int executionCount) |
public boolean retryMethod(org.apache.commons.httpclient.HttpMethod method,
java.io.IOException exception,
int executionCount)
retryMethod in interface org.apache.commons.httpclient.HttpMethodRetryHandlerretryMethod in class org.apache.commons.httpclient.DefaultHttpMethodRetryHandler