Class SendReplyNot

    • Field Detail

      • key

        private int key
      • requestId

        private int requestId
    • Constructor Detail

      • SendReplyNot

        public SendReplyNot​(int key,
                            int requestId)
    • Method Detail

      • getKey

        public final int getKey()
      • getRequestId

        public final int getRequestId()
      • toString

        public StringBuilder toString​(StringBuilder output)
        Appends a string image for this object to the StringBuilder parameter.
        Overrides:
        toString in class Notification
        Parameters:
        output - buffer to fill in
        Returns:
        output buffer is returned