| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl | |
| org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceUnavailableRetryStrategy
Default implementation of the
ServiceUnavailableRetryStrategy interface. |
| Modifier and Type | Method and Description |
|---|---|
HttpClientBuilder |
HttpClientBuilder.setServiceUnavailableRetryStrategy(ServiceUnavailableRetryStrategy serviceUnavailStrategy)
Assigns
ServiceUnavailableRetryStrategy instance. |
| Constructor and Description |
|---|
ServiceUnavailableRetryExec(ServiceUnavailableRetryStrategy retryStrategy) |
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.