Uses of Class
com.scivicslab.pojoactor.core.distributed.RemoteActorRef
Packages that use RemoteActorRef
-
Uses of RemoteActorRef in com.scivicslab.pojoactor.core.distributed
Methods in com.scivicslab.pojoactor.core.distributed that return RemoteActorRefModifier and TypeMethodDescriptionDistributedActorSystem.remoteActorOf(NodeInfo node, String actorName) Returns aRemoteActorReffor an actor on the given remote node.