Uses of Package
de.cuioss.http.client.retry
Packages that use de.cuioss.http.client.retry
-
Classes in de.cuioss.http.client.retry used by de.cuioss.http.clientClassDescriptionHTTP-specific retry strategy interface using virtual threads and asynchronous execution.
-
Classes in de.cuioss.http.client.retry used by de.cuioss.http.client.retryClassDescriptionExponential backoff retry strategy with jitter to prevent thundering herd.Builder for creating ExponentialBackoffRetryStrategy instances with custom configuration.Functional interface for HTTP operations that can be retried using the result pattern.Context information for retry operations.Interface for recording retry operation metrics.HTTP-specific retry strategy interface using virtual threads and asynchronous execution.