akka.remote
Interface RemoteRef

All Superinterfaces:
ActorRefScope
All Known Implementing Classes:
RemoteActorRef

public interface RemoteRef
extends ActorRefScope


Method Summary
 boolean isLocal()
           
 

Method Detail

isLocal

boolean isLocal()
Specified by:
isLocal in interface ActorRefScope