|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransitionAnnotation | |
---|---|
org.apache.mina.statemachine.annotation |
Uses of TransitionAnnotation in org.apache.mina.statemachine.annotation |
---|
Classes in org.apache.mina.statemachine.annotation with annotations of type TransitionAnnotation | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |