Interface Publisher.Context

Enclosing interface:
Publisher

public static interface Publisher.Context
Feedback context.
  • Method Summary

    Modifier and Type
    Method
    Description
    The message.
    The status returned by the broker.
  • Method Details

    • message

      Message message()
      The message.
      Returns:
      the message
    • status

      The status returned by the broker.
      Returns:
      status of the message
      See Also: