Interface ReplyHandler

    • Method Detail

      • onReply

        void onReply​(String messageKey,
                     org.apache.rocketmq.common.message.MessageExt messageExt)
      • onTimeout

        void onTimeout​(String messageKey)