| Name | Description | Type | Package | Framework |
| Receptionist | Class | akka.typed.patterns | Akka | |
| Receptionist$ | A Receptionist is an entry point into an Actor hierarchy where select Actors publish their identity together with the protocols that they implement. | Class | akka.typed.patterns | Akka |
| Receptionist .Find | Query the Receptionist for a list of all Actors implementing the givenSee Also:Serialized Form | Class | akka.typed.patterns.Receptionist | Akka |
| Receptionist .Find$ | Class | akka.typed.patterns.Receptionist | Akka | |
| Receptionist .Listing | Current listing of all Actors that implement the protocol given by the Receptionist. | Class | akka.typed.patterns.Receptionist | Akka |
| Receptionist .Listing$ | Class | akka.typed.patterns.Receptionist | Akka | |
| Receptionist .Register | Associate the given ActorRef with the given Receptionist. | Class | akka.typed.patterns.Receptionist | Akka |
| Receptionist .Register$ | Class | akka.typed.patterns.Receptionist | Akka | |
| Receptionist .Registered | Confirmation that the given ActorRef has been associated with the Receptionist. | Class | akka.typed.patterns.Receptionist | Akka |
| Receptionist .Registered$ | Class | akka.typed.patterns.Receptionist | Akka | |
| Receptionist .ServiceKey | A service key is an object that implements this trait for a given protocol T, meaning that it signifies that the type T is the entry point into the | Interface | akka.typed.patterns.Receptionist | Akka |