Interface Publisher.Callback

Enclosing interface:
Publisher

public static interface Publisher.Callback
API to deal with the feedback the broker provides after its processing of a published message.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handle broker feedback.
  • Method Details

    • handle

      void handle(Publisher.Context context)
      Handle broker feedback.
      Parameters:
      context - context of the outbound message and the broker feedback