Interface ReplyListener


  • public interface ReplyListener
    • Method Detail

      • reset

        void reset()
        Indicates that the proxy re-issued the request and the listener should re-initialize
      • replyReceived

        void replyReceived​(RequestContext context,
                           TOMMessage reply)
        Used to deliver a reply from a replica
        Parameters:
        context - The context associated to the reply
        reply - the TOMMessage including the reply