Receiptable.addReceiptLostTask

Task to invoke when a receipt is not received in the configured time. @throws java.lang.IllegalArgumentException if the receiptId is {@code null} @see hunt.stomp.simp.stomp.StompClientSupport#setReceiptTimeLimit(long)

interface Receiptable
void
addReceiptLostTask
(
Runnable runnable
)

Meta