Interface MessageHandler

    • Method Detail

      • handle

        void handle​(Message message)
        Handles the message which needs to be defined by the implementation.
        Parameters:
        message - the message to handle