public class AGMethodRetryHandler
extends org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
Constructor and Description |
---|
AGMethodRetryHandler() |
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.HttpMethodRetryHandler
retryMethod
in class org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
Copyright © 2019 Franz Inc.. All rights reserved.