Package akka.actor.dungeon
-
Interface Summary Interface Description Children ChildrenContainer INTERNAL APIChildrenContainer.EmptyChildrenContainer ChildrenContainer.SuspendReason ChildrenContainer.WaitingForChildren DeathWatch This map holds aNone
for actors for which we send aTerminated
notification on termination,Some(message)
for actors for which we send a custom termination message.
Dispatch Initialize this cell, i.e.FaultHandling Do re-create the actor in response to a failure.ReceiveTimeout Called after `ActorCell.receiveMessage` or `ActorCell.autoReceiveMessage`. -
Exception Summary Exception Description SerializationCheckFailedException