Package 

Class NewMessage

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String content
      private final String id
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final String component2()
      final NewMessage copy(String content, String id)
      final String getContent()
      final String getId()
      • Methods inherited from class de.quantummaid.tutorials.ServerToClientMessage

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait