Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.mina.statemachine.annotation Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
IoFilterTransitionAnnotation used on methods to indicate that the method handles a specific kind of IoFilterEvents event when in a specific state.Classorg.apache.mina.statemachine.annotationApache Mina
IoFilterTransitionsAnnotation used to annotate a method with several IoFilterTransitions.Classorg.apache.mina.statemachine.annotationApache Mina
IoHandlerTransitionAnnotation used on methods to indicate that the method handles a specific kind of IoHandlerEvents event when in a specific state.Classorg.apache.mina.statemachine.annotationApache Mina
IoHandlerTransitionsAnnotation used to annotate a method with several IoHandlerTransitions.Classorg.apache.mina.statemachine.annotationApache Mina
OnEntryAnnotation used on methods to indicate that the method will be executed before entering a certain stateClassorg.apache.mina.statemachine.annotationApache Mina
OnExitAnnotation used on methods to indicate that the method will be executed before existing from a certain stateClassorg.apache.mina.statemachine.annotationApache Mina
StateAnnotation used to define the states in a state machine.Classorg.apache.mina.statemachine.annotationApache Mina
TransitionAnnotation used on methods to indicate that the method handles a specific kind of event when in a specific state.Classorg.apache.mina.statemachine.annotationApache Mina
TransitionAnnotationAnnotation used to mark other annotations as being transition annotations.Classorg.apache.mina.statemachine.annotationApache Mina
TransitionsAnnotation used to annotate a method with several Transitions.Classorg.apache.mina.statemachine.annotationApache Mina