Uses of Package
com.scivicslab.pojoactor.core
Packages that use com.scivicslab.pojoactor.core
Package
Description
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.coreClassDescriptionRepresents the result of executing an action on an actor.A reference to an actor that provides messaging capabilities and lifecycle management.A lightweight actor system implementation that manages actor lifecycles and thread pools.Builder class for creating ActorSystem instances with custom configurations.JSON state container with XPath-style path accessor.Interface for worker pools that execute CPU-bound jobs for actors.
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.core.distributedClassDescriptionRepresents the result of executing an action on an actor.Interface for actors that can be invoked dynamically by action name strings.
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.core.schedulerClassDescriptionRepresents the result of executing an action on an actor.A lightweight actor system implementation that manages actor lifecycles and thread pools.Interface for actors that can be invoked dynamically by action name strings.
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.workflowClassDescriptionRepresents the result of executing an action on an actor.A reference to an actor that provides messaging capabilities and lifecycle management.A lightweight actor system implementation that manages actor lifecycles and thread pools.Interface for actors that can be invoked dynamically by action name strings.
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.workflow.accumulatorClassDescriptionRepresents the result of executing an action on an actor.A reference to an actor that provides messaging capabilities and lifecycle management.Interface for actors that can be invoked dynamically by action name strings.
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.workflow.distributedClassDescriptionA lightweight actor system implementation that manages actor lifecycles and thread pools.
-
Classes in com.scivicslab.pojoactor.core used by com.scivicslab.pojoactor.workflow.schedulerClassDescriptionRepresents the result of executing an action on an actor.A reference to an actor that provides messaging capabilities and lifecycle management.Interface for actors that can be invoked dynamically by action name strings.