Interface MessageHandler

    • Method Detail

      • invoke

        void invoke​(@Nonnull
                    MessageContext messageContext)
             throws MessageHandlerException
        Invoke the handler on the specified message context.
        Parameters:
        messageContext - the message context on which to invoke the handler
        Throws:
        MessageHandlerException - if the there is an error invoking the handler on the message context