akka.actor
Interface SelectionPath

All Superinterfaces:
PossiblyHarmful

public interface SelectionPath
extends PossiblyHarmful

ActorRefFactory.actorSelection returns a special ref which sends these nested path descriptions whenever using ! on them, the idea being that the message is delivered by active routing of the various actors involved.