Class HttpRequestNoRetryHandler

  • All Implemented Interfaces:
    org.apache.http.client.HttpRequestRetryHandler

    public class HttpRequestNoRetryHandler
    extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
    • Method Detail

      • retryRequest

        public boolean retryRequest​(IOException exception,
                                    int executionCount,
                                    org.apache.http.protocol.HttpContext context)
        Specified by:
        retryRequest in interface org.apache.http.client.HttpRequestRetryHandler
        Overrides:
        retryRequest in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler