public interface ConfirmListener
ConfirmCallback.| Modifier and Type | Method and Description |
|---|---|
void |
handleAck(long deliveryTag,
boolean multiple) |
void |
handleNack(long deliveryTag,
boolean multiple) |
void handleAck(long deliveryTag,
boolean multiple)
throws IOException
IOExceptionvoid handleNack(long deliveryTag,
boolean multiple)
throws IOException
IOExceptionCopyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.