object Props extends Serializable

Source
Props.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Props
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val empty: Props

    Empty props instance, should seldom be needed in user code but can be useful as a default props where custom configuration of an actor is possible.