Package org.apache.pekko.actor
Class Status$
java.lang.Object
org.apache.pekko.actor.Status$
Superseeded by
pekko.pattern.StatusReply
, 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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Status$
public Status$()
-