public interface ConfirmsManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitConfirm(com.rabbitmq.client.Channel channel,
Long seqNo,
long timeout,
TimeUnit timeUnit) |
void |
forget(Long seqNo) |
long |
requestConfirm(com.rabbitmq.client.Channel channel) |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.