public static interface DirectMessagePublisher.PublishFailureListener
Modifier and Type | Method and Description |
---|---|
void |
onFailedPublish(DirectMessagePublisher.FailedPublishEvent e)
The callback method that is executed when errors occurs when there is an attempt to publish a
message to a broker.
|
void onFailedPublish(DirectMessagePublisher.FailedPublishEvent e)
e
- the failure eventCopyright 2019-2024 Solace Corporation. All rights reserved.