public class RomeAdapterRetryHandler
extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
| Constructor and Description |
|---|
RomeAdapterRetryHandler(int timesToRetry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retryRequest(java.io.IOException exception,
int executionCount,
org.apache.http.protocol.HttpContext context) |
public boolean retryRequest(java.io.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 © 2009-2023 Apereo. All Rights Reserved.