| Name | Description | Type | Package | Framework |
| Receiver | Class | akka.typed.patterns | Akka | |
| Receiver$ | Class | akka.typed.patterns | Akka | |
| Receiver .ExternalAddress | Retrieve the external address of this Receiver (i. | Class | akka.typed.patterns.Receiver | Akka |
| Receiver .ExternalAddress$ | Class | akka.typed.patterns.Receiver | Akka | |
| Receiver .GetAll | Retrieve all messages from the Receiver that it has queued after the given duration has elapsed. | Class | akka.typed.patterns.Receiver | Akka |
| Receiver .GetAll$ | Class | akka.typed.patterns.Receiver | Akka | |
| Receiver .GetAllResult | Class | akka.typed.patterns.Receiver | Akka | |
| Receiver .GetAllResult$ | Class | akka.typed.patterns.Receiver | Akka | |
| Receiver .GetOne | Retrieve one message from the Receiver, waiting at most for the given duration. | Class | akka.typed.patterns.Receiver | Akka |
| Receiver .GetOne$ | Class | akka.typed.patterns.Receiver | Akka | |
| Receiver .GetOneResult | Class | akka.typed.patterns.Receiver | Akka | |
| Receiver .GetOneResult$ | Class | akka.typed.patterns.Receiver | Akka | |
| 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 |