akka.actor
Interface ScalaActorRef

All Known Implementing Classes:
ActorRefWithCell, DeadLetterActorRef, EmptyLocalActorRef, InternalActorRef, LocalActorRef, Logging.StandardOutLogger, Nobody, Nobody$, PromiseActorRef, RepointableActorRef, RoutedActorRef, UndefinedUidActorRef, VirtualPathContainer

public interface ScalaActorRef

This trait represents the Scala Actor API There are implicit conversions in ../actor/Implicits.scala from ActorRef -> ScalaActorRef and back