Package org.apache.pekko.actor
Class Actor$
java.lang.Object
org.apache.pekko.actor.Actor$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Actor$
public Actor$()
-
-
Method Details
-
noSender
Default placeholder (null) used for "!" to indicate that there is no sender of the message, that will be translated to the receiving system's deadLetters.
-