akka

actor

package actor

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. actor
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. object IndestructibleActorSystem

    An akka.actor.ActorSystem which refuses to shut down in the event of a fatal exception.

  2. implicit def actorRef2Scala(ref: ActorRef): ScalaActorRef

  3. implicit def scala2ActorRef(ref: ScalaActorRef): ActorRef

Inherited from AnyRef

Inherited from Any

Ungrouped