- All Implemented Interfaces:
- AutoReceivedMessage, PossiblyHarmful, java.io.Serializable, scala.Equals, scala.Product
public final class ActorSelectionMessage
extends java.lang.Object
implements AutoReceivedMessage, PossiblyHarmful, scala.Product, scala.Serializable
INTERNAL API
ActorRefFactory.actorSelection returns a ActorSelection which sends these
nested path descriptions whenever using ! on them, the idea being that the
message is delivered by traversing the various actor paths involved.
- See Also:
- Serialized Form