Uses of Class
com.scivicslab.pojoactor.core.distributed.RemoteActorRef
Packages that use RemoteActorRef
-
Uses of RemoteActorRef in com.scivicslab.pojoactor.workflow.distributed
Methods in com.scivicslab.pojoactor.workflow.distributed that return RemoteActorRefModifier and TypeMethodDescriptionDistributedActorSystem.getRemoteActor(String nodeId, String actorName) Gets a remote actor reference.