public static interface RequestReplyMessageReceiver.ReplyFailureListener
| Modifier and Type | Method and Description |
|---|---|
void |
onFailedReply(RequestReplyMessageReceiver.FailedReplyEvent e)
The callback method that is executed when errors occurs when there is an attempt to publish a
reply message to a broker.
|
void onFailedReply(RequestReplyMessageReceiver.FailedReplyEvent e)
e - the failure eventCopyright 2019-2025 Solace Corporation. All rights reserved.