public final class Envelope<T extends Object>
Envelope(T message, Integer maxRetries, Instant expires)
final T
get()
final Integer
fail()
final Boolean
shouldProceed()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final T get()
final Integer fail()
final Boolean shouldProceed()