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