Uses of Package
com.github.devmix.process.acto
Packages that use com.github.devmix.process.acto
Package
Description
-
Classes in com.github.devmix.process.acto used by com.github.devmix.process.actoClassDescriptionRepresents an active object that encapsulates its state and processes requests asynchronously.Represents a dependency between active objects.Enumerates the types of relationships that can exist between active objects.Factory interface for creating ActiveObject instances.This interface represents the lifecycle of an Active Object, which encapsulates asynchronous method invocation behavior.Represents the possible states of an Active Object in its lifecycle.
-
Classes in com.github.devmix.process.acto used by com.github.devmix.process.acto.listenersClassDescriptionRepresents the context of an active object, providing methods to manage dependencies, lifecycle, and message handling.
-
Classes in com.github.devmix.process.acto used by com.github.devmix.process.acto.messagesClassDescriptionRepresents an active object that encapsulates its state and processes requests asynchronously.