| Interface | Description |
|---|---|
| StateMachine |
Base representation of a state machine or a cluster of state machines.
|
| StateMachine.SavedState |
root interface for saved state of state machines.
|
| Class | Description |
|---|---|
| CommandProcessor |
A command processor that handles commands asynchronously directly from the
command queue of a
StateMachine. |
| EventGenerator |
Asynchronous event generation.
|
| MachineCoreBuilder |
Builder for constructing state machine cores.
|
| StateMachineBuilder |
Builder for constructing state machines.
|
Copyright © 2018. All Rights Reserved.