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 © 2021 VMware, Inc. or its affiliates.. All rights reserved.