Class ReceptionistMessages$
- java.lang.Object
-
- akka.actor.typed.internal.receptionist.ReceptionistMessages$
-
public class ReceptionistMessages$ extends java.lang.Object
Internal APIShared message implementations for local and cluster receptionist
-
-
Field Summary
Fields Modifier and Type Field Description static ReceptionistMessages$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ReceptionistMessages$()
-
-
-
Field Detail
-
MODULE$
public static final ReceptionistMessages$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-