Interface Receptionist.Listing

  • All Known Implementing Classes:
    ReceptionistMessages.Listing
    Enclosing class:
    Receptionist

    public static interface Receptionist.Listing
    Current listing of all Actors that implement the protocol given by the ServiceKey.

    You can use key.Listing for type-safe pattern matching.

    Not for user extension.