Class IncomingPublishEvent


  • public class IncomingPublishEvent
    extends Object
    • Method Detail

      • getPayload

        public byte[] getPayload()
        Gets the payload of the IncomingPublishEvent.
        Returns:
        Payload of the IncomingPublishEvent.
      • getTopic

        public String getTopic()
        Gets the topic of the IncomingPublishEvent.
        Returns:
        Topic of the IncomingPublishEvent.