| Package | Description |
|---|---|
| org.agilewiki.jactor.lpc |
Introducing JLPCActor--the Basic Actor
|
| org.agilewiki.jactor.simpleMachine |
You can think of a State Machine as a kind of computer.
|
| Class and Description |
|---|
| _SMBuilder
Creates and runs a state machine.
|
| Class and Description |
|---|
| _Goto
Set the program counter of the state machine.
|
| _Operation
An operation performed by a state machine.
|
| _Send
Send a request to an actor.
|
| _SMBuilder
Creates and runs a state machine.
|
| ActorFunc
Returns an actor.
|
| BooleanFunc
Returns a boolean.
|
| ObjectFunc
Returns an object.
|
| SimpleMachine
A state machine.
|
Copyright © 2012. All Rights Reserved.