Uses of Package
com.amilesend.client.connection.retry
Packages that use com.amilesend.client.connection.retry
-
Classes in com.amilesend.client.connection.retry used by com.amilesend.client.connectionClassDescriptionDefines the interface for a retry strategy that enables different approaches to determine how and when to retry an invocation.
-
Classes in com.amilesend.client.connection.retry used by com.amilesend.client.connection.retryClassDescriptionAn exponential-delay-based retry strategy.A fixed-delay retry strategy.Defines the retriable call.The response from the invocation of a
RetryStrategy.Defines the interface for a retry strategy that enables different approaches to determine how and when to retry an invocation.