Uses of Package
com.github.devmix.process.acto.messages
Packages that use com.github.devmix.process.acto.messages
Package
Description
-
Classes in com.github.devmix.process.acto.messages used by com.github.devmix.process.actoClassDescriptionRepresents a function that extracts an attribute from a target object.Functional interface representing an operation that sets a value to a target object.Functional interface representing an operation that accepts a single input argument and performs some action.
-
Classes in com.github.devmix.process.acto.messages used by com.github.devmix.process.acto.listenersClassDescriptionRepresents an Active Object message indicating a request to activate, transitioning from idle to active state.Represents an Active Object message indicating a request to deactivate, transitioning from active to idle state.Represents a message to start processing with an Active Object.Represents a message to stop an Active Object or a chain of Active Objects.
-
Classes in com.github.devmix.process.acto.messages used by com.github.devmix.process.acto.messagesClassDescriptionRepresents an Active Object message indicating a request to activate, transitioning from idle to active state.Represents an Active Object message indicating a request to deactivate, transitioning from active to idle state.Represents a message to start processing with an Active Object.Represents a message to stop an Active Object or a chain of Active Objects.