|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mina.statemachine.annotation | |
---|---|
org.apache.mina.example.tapedeck | |
org.apache.mina.statemachine.annotation |
Classes in org.apache.mina.statemachine.annotation used by org.apache.mina.example.tapedeck | |
---|---|
IoFilterTransition
Annotation used on methods to indicate that the method handles a specific kind of IoFilterEvents event when in a specific state. |
|
IoHandlerTransition
Annotation used on methods to indicate that the method handles a specific kind of IoHandlerEvents event when in a specific state. |
|
IoHandlerTransitions
Annotation used to annotate a method with several IoHandlerTransition s. |
|
State
Annotation used to define the states in a state machine. |
Classes in org.apache.mina.statemachine.annotation used by org.apache.mina.statemachine.annotation | |
---|---|
TransitionAnnotation
Annotation used to mark other annotations as being transition annotations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |