Packages

object PoisonPill extends PoisonPill with Product with Serializable

A message all Actors will understand, that when processed will terminate the Actor permanently.

Annotations
@SerialVersionUID()
Source
Actor.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PoisonPill
  2. Product
  3. Equals
  4. PoisonPill
  5. DeadLetterSuppression
  6. PossiblyHarmful
  7. AutoReceivedMessage
  8. Serializable
  9. Serializable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def getInstance: PoisonPill.type

    Java API: get the singleton instance