@ThreadSafe public class HttpRequestNoRetryHandler extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
| Modifier and Type | Field and Description | 
|---|---|
| static HttpRequestNoRetryHandler | Singleton | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | retryRequest(IOException exception,
            int executionCount,
            org.apache.http.protocol.HttpContext context) | 
public 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.DefaultHttpRequestRetryHandlerCopyright © 2018. All rights reserved.