Uses of Class
com.scivicslab.pojoactor.core.distributed.DistributedActorSystem.Builder
Packages that use DistributedActorSystem.Builder
-
Uses of DistributedActorSystem.Builder in com.scivicslab.pojoactor.core.distributed
Methods in com.scivicslab.pojoactor.core.distributed that return DistributedActorSystem.BuilderModifier and TypeMethodDescriptionDistributedActorSystem.builder()DistributedActorSystem.Builder.discovery(NodeDiscovery discovery) Sets the node discovery strategy.DistributedActorSystem.Builder.localActorSystem(ActorSystem system) Sets the local actor system.DistributedActorSystem.Builder.transport(TransportLayer transport) Sets the transport layer.