Package akka.actor
Interface ScalaActorSelection
- 
public interface ScalaActorSelectionContains the Scala API (!-method) for ActorSelections) which provides automatic tracking of the sender, as per the usual implicit ActorRef pattern. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void$bang(java.lang.Object msg, ActorRef sender)ActorRef$bang$default$2(java.lang.Object msg) 
 -