Package | Description |
---|---|
com.veraxsystems.vximpi.test | |
com.veraxsystems.vxipmi.connection |
Package responsible for
Connection management. |
com.veraxsystems.vxipmi.sm |
The
StateMachine classes |
Modifier and Type | Class and Description |
---|---|
class |
StateMachineTest
Tests for the
StateMachine |
Modifier and Type | Class and Description |
---|---|
class |
Connection
A connection with the specific remote host.
|
Modifier and Type | Method and Description |
---|---|
void |
StateMachine.register(MachineObserver observer)
Registers the listener in the
StateMachine so it will be notified
of the StateMachineAction s performed via
StateMachine.doExternalAction(StateMachineAction) |