Package akka.remote
Interface RemoteRef
- 
- All Superinterfaces:
- ActorRefScope
 
 public interface RemoteRef extends ActorRefScope 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisLocal()
 
- 
- 
- 
Method Detail- 
isLocalboolean isLocal() - Specified by:
- isLocalin interface- ActorRefScope
 
 
- 
 
-