Package io.namastack.springoutbox.retry
Class FixedDelayRetryPolicy
-
- All Implemented Interfaces:
-
io.namastack.springoutbox.retry.OutboxRetryPolicy
public final class FixedDelayRetryPolicy implements OutboxRetryPolicy
-
-
Constructor Summary
Constructors Constructor Description FixedDelayRetryPolicy(Duration delay)
-