Package org.apache.pekko.actor
Class DeadLetterActorRef$
java.lang.Object
org.apache.pekko.actor.DeadLetterActorRef$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DeadLetterActorRef$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.actor.DeadLetterActorRef.SerializedDeadLetterActorRef
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DeadLetterActorRef$
public DeadLetterActorRef$()
-
-
Method Details
-
serialized
public org.apache.pekko.actor.DeadLetterActorRef.SerializedDeadLetterActorRef serialized()
-