Class RequestNot

    • Constructor Detail

      • RequestNot

        public RequestNot​(int cKey,
                          Object msg)
    • Method Detail

      • getConnectionKey

        public final int getConnectionKey()
      • getMessage

        public final Object getMessage()
      • 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