@ThreadSafe public class HttpRequestNoRetryHandler extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestNoRetryHandler |
Singleton |
INSTANCE| Modifier and Type | Method and Description |
|---|---|
boolean |
retryRequest (IOException exception,
int executionCount,
org.apache.http.protocol.HttpContext context) |
getRetryCount, isRequestSentRetryEnabledpublic static final HttpRequestNoRetryHandler Singleton
public boolean retryRequest(IOException exception, int executionCount, org.apache.http.protocol.HttpContext context)
retryRequest in interface org.apache.http.client.HttpRequestRetryHandlerretryRequest in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler