Package akka.actor
Class Status$
- java.lang.Object
-
- akka.actor.Status$
-
public class Status$ extends java.lang.Object
Superseeded byStatusReply
, prefer that when possible.Classes for passing status back to the sender. Used for internal ACKing protocol. But exposed as utility class for user-specific ACKing protocols as well.
-
-
Constructor Summary
Constructors Constructor Description Status$()
-
-
-
Field Detail
-
MODULE$
public static final Status$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-