程序包 | 说明 |
---|---|
org.apache.mina.statemachine | |
org.apache.mina.statemachine.transition |
类和说明 |
---|
SelfTransition
The interface implemented by classes which need to react on entering
a certain states.
|
Transition
The interface implemented by classes which need to react on transitions
between states.
|
类和说明 |
---|
AbstractSelfTransition
Abstract
SelfTransition implementation. |
AbstractTransition
Abstract
Transition implementation. |
SelfTransition
The interface implemented by classes which need to react on entering
a certain states.
|
Transition
The interface implemented by classes which need to react on transitions
between states.
|