Uses of Class
de.cuioss.http.client.retry.ExponentialBackoffRetryStrategy
Packages that use ExponentialBackoffRetryStrategy
-
Uses of ExponentialBackoffRetryStrategy in de.cuioss.http.client.retry
Methods in de.cuioss.http.client.retry that return ExponentialBackoffRetryStrategyModifier and TypeMethodDescriptionExponentialBackoffRetryStrategy.Builder.build()Builds the ExponentialBackoffRetryStrategy with the configured parameters.