class ExtendedHttpConnection.CommonsHttpMethodRetryHandler
extends java.lang.Object
implements org.apache.commons.httpclient.HttpMethodRetryHandler
Constructor and Description |
---|
CommonsHttpMethodRetryHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
retryMethod(org.apache.commons.httpclient.HttpMethod method,
java.io.IOException exception,
int executionCount) |