Interface DispatchListener

All Known Implementing Classes:
DispatchLogger

public interface DispatchListener
Called after a TextMessage has been sent on a JMSContext for a JmsDispatch.
Since:
1.0
Author:
Lei Yang
  • Method Summary

    Modifier and Type Method Description
    void onDispatch​(JmsMsg msg, JmsDispatch dispatch)