Interface ReplyListener

All Known Implementing Classes:
CommandSender

public interface ReplyListener
The listener of replies
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when a new reply has been produced
  • Method Details

    • newReply

      void newReply(ReplyMessage reply)
      Invoked when a new reply has been produced
      Parameters:
      reply - The not-null reply read from the topic