akka.actor
Interface ScalaActorRef

All Known Implementing Classes:
ActorRefWithCell, DeadLetterActorRef, EmptyLocalActorRef, InternalActorRef, LocalActorRef, Logging.StandardOutLogger, Nobody, Nobody$, PromiseActorRef, RemoteActorRef, RemoteSystemDaemon, RepointableActorRef, RoutedActorRef, TestActorRef, TestFSMRef, 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