Packages

p

it.cwmp

model

package model

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Address extends AnyRef

    A trait describing an address

  2. trait Participant extends User with Address

    A trait that describes a participant of a game Room

  3. sealed trait Room extends AnyRef

    Trait that describes the Room

  4. trait User extends AnyRef

    A trait describing the user

Value Members

  1. object Address

    Companion Object

  2. object Participant

    Companion object

  3. object Room

    Companion object

  4. object User

    Companion object

Ungrouped