- All Implemented Interfaces:
- Failed.Decision, java.io.Serializable, scala.Equals, scala.Product
- Enclosing class:
- Failed
public static class Failed.Resume$
extends java.lang.Object
implements Failed.Decision, scala.Product, scala.Serializable
Resuming the child actor means that the result of processing the message
on which it failed is just ignored, the previous state will be used to
process the next message. The message that triggered the failure will not
be processed again.
- See Also:
- Serialized Form