Interface DelayRetryable
-
- All Superinterfaces:
java.lang.Comparable<java.util.concurrent.Delayed>,java.util.concurrent.Delayed
- All Known Implementing Classes:
AbstractPushRequest,RetryContext,SendMessageContext,StreamPushRequest,WebhookPushRequest
public interface DelayRetryable extends java.util.concurrent.Delayed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanretry()
-