Class MessageContext

    • Constructor Detail

      • MessageContext

        public MessageContext()
    • Method Detail

      • getTopic

        public String getTopic()
        The topic where the message was published.
      • setTopic

        public void setTopic​(String topic)
        The topic where the message was published.
      • withTopic

        public MessageContext withTopic​(String topic)
        The topic where the message was published.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object