akka.remote
Interface RemoteRef

All Superinterfaces:
akka.actor.ActorRefScope
All Known Implementing Classes:
RemoteActorRef

public interface RemoteRef
extends akka.actor.ActorRefScope


Method Summary
 boolean isLocal()
           
 

Method Detail

isLocal

boolean isLocal()
Specified by:
isLocal in interface akka.actor.ActorRefScope