Package | Description |
---|---|
org.apache.mina.statemachine | |
org.apache.mina.statemachine.transition |
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2004-2015 Apache MINA Project. All Rights Reserved.