Interface IIxBrokerMessageEvent

    • Method Detail

      • getTopic

        String getTopic()
        Get the topic this event originated from.
        Returns:
        The topic this event originated from.
      • getMessage

        Object getMessage()
        Get the message that is associated with this event.
        Returns:
        The message that is associated with this event.