public class NoRetryHandler extends Object implements org.apache.commons.httpclient.HttpMethodRetryHandler
| Constructor and Description |
|---|
NoRetryHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retryMethod(org.apache.commons.httpclient.HttpMethod arg0,
IOException arg1,
int arg2) |
public boolean retryMethod(org.apache.commons.httpclient.HttpMethod arg0,
IOException arg1,
int arg2)
retryMethod in interface org.apache.commons.httpclient.HttpMethodRetryHandlerCopyright © 2005–2017 IIPC. All rights reserved.