object Find
Ordering
- Alphabetic
- By Inheritance
Inherited
- Find
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply[T](key: ServiceKey[T]): ([]) => Command
Special factory to make using Find with ask easier
- def apply[T](key: ServiceKey[T], replyTo: [Listing]): Command
Scala API:
Find
message. Query the Receptionist for a list of all Actors implementing the given protocol at one point in time by sending this command to the Receptionist.ref.