程序包 | 说明 |
---|---|
org.apache.mina.statemachine.annotation |
限定符和类型 | 类和说明 |
---|---|
interface |
IoFilterTransition
Annotation used on methods to indicate that the method handles a specific
kind of
IoFilterEvents event when in a specific state. |
interface |
IoHandlerTransition
Annotation used on methods to indicate that the method handles a specific
kind of
IoHandlerEvents event when in a specific state. |
interface |
Transition
Annotation used on methods to indicate that the method handles a specific
kind of event when in a specific state.
|