Package com.amilesend.client.connection.retry
package com.amilesend.client.connection.retry
-
ClassDescriptionAn exponential-delay-based retry strategy.A fixed-delay retry strategy.Defines a default no retry strategy implementation.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.