Interface JmsMessageDispatcher

    • Method Detail

      • onInboundMessage

        void onInboundMessage​(JmsInboundMessageDispatch envelope)
        Called when a new Message delivery is in progress.
        Parameters:
        envelope - the incoming message dispatch information.