See: Description
Class | Description |
---|---|
ConnectionStateEvent |
Connection state event.
|
TimeoutConnectionFsm |
Simple connect/disconnect state machine with timeouts.
|
TimeoutConnectionProcessor |
Simple connect/disconnect state machine with timeouts.
|
Timeouts |
The main class, simple parser of user connect/disconnect commands.
|
Enum | Description |
---|---|
ConnectionStateEvent.ConnectionState |
The connection state.
|
ConnectionStateEvent
User defined event that causes the transitions.TimeoutConnectionFsm
Defines structure of the state machine, generated file.TimeoutConnectionProcessor
Defines listeners for the transitions, generated file.Timeouts
Defines main() method, passes data to the state machine.Copyright 2013 Michal Turek, AnotherFSM.