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,
IOException exception,
int executionCount) |
public boolean retryMethod(org.apache.commons.httpclient.HttpMethod method,
IOException exception,
int executionCount)
retryMethod in interface org.apache.commons.httpclient.HttpMethodRetryHandlerretryMethod in class org.apache.commons.httpclient.DefaultHttpMethodRetryHandlerCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.