class ServerMessage extends KindedMessage

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ServerMessage
  2. KindedMessage
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ServerMessage(kind: Int)

Value Members

  1. val kind: Int
    Definition Classes
    ServerMessage → KindedMessage