Interface InternalRecipientRef<T>

    • Method Detail

      • isTerminated

        boolean isTerminated()
        Returns:
        true if the actor is locally known to be terminated, false if alive or uncertain.
      • provider

        ActorRefProvider provider()
        Get a reference to the actor ref provider which created this ref.
        Returns:
        (undocumented)