Class Receptionist.Command
java.lang.Object
org.apache.pekko.actor.typed.receptionist.Receptionist.Command
- Direct Known Subclasses:
ReceptionistMessages.Deregister,ReceptionistMessages.Find,ReceptionistMessages.Register,ReceptionistMessages.Subscribe
- Enclosing class:
- Receptionist
The set of commands accepted by a Receptionist.
Not for user Extension
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Command
public Command()
-