|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.mina.statemachine | |
|---|---|
| org.apache.mina.statemachine | |
| org.apache.mina.statemachine.context | |
| org.apache.mina.statemachine.transition | |
| Classes in org.apache.mina.statemachine used by org.apache.mina.statemachine | |
|---|---|
| NoSuchStateException
Exception thrown by StateMachine when a transition in the state
machine references a state which doesn't exist. |
|
| State
Represents a state in a StateMachine. |
|
| StateMachine
Represents a complete state machine. |
|
| StateMachineFactory
Creates StateMachines by reading State,
Transition and Transitions (or equivalent) annotations from one or more arbitrary
objects. |
|
| StateMachineProxyBuilder
Used to create proxies which will forward all method calls on them to a StateMachine. |
|
| Classes in org.apache.mina.statemachine used by org.apache.mina.statemachine.context | |
|---|---|
| State
Represents a state in a StateMachine. |
|
| Classes in org.apache.mina.statemachine used by org.apache.mina.statemachine.transition | |
|---|---|
| State
Represents a state in a StateMachine. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||