Interface MessageSentCallback
- All Known Implementing Classes:
UseMessageIdAsCorrelationIdMessageSentCallback
public interface MessageSentCallback
Callback when a
Message
has been sent.-
Method Summary
-
Method Details
-
sent
Callback when the message has been sent.- Parameters:
session
- the sessionmessage
- the messagedestination
- the destination
-