@FunctionalInterface public static interface PersistentMessagePublisher.MessagePublishReceiptListener
| Modifier and Type | Method and Description |
|---|---|
void |
onPublishReceipt(PersistentMessagePublisher.PublishReceipt publishReceipt)
The callback that executes when a publish notification occurs.
|
void onPublishReceipt(PersistentMessagePublisher.PublishReceipt publishReceipt)
publishReceipt - the receipt of a notificationCopyright 2019-2025 Solace Corporation. All rights reserved.