Uses of Annotation Type
org.apache.mina.statemachine.annotation.TransitionAnnotation
Packages that use TransitionAnnotation
-
Uses of TransitionAnnotation in org.apache.mina.statemachine.annotation
Classes in org.apache.mina.statemachine.annotation with annotations of type TransitionAnnotationModifier and TypeClassDescription@interfaceAnnotation used on methods to indicate that the method handles a specific kind ofIoFilterEventsevent when in a specific state.@interfaceAnnotation used on methods to indicate that the method handles a specific kind ofIoHandlerEventsevent when in a specific state.@interfaceAnnotation used on methods to indicate that the method handles a specific kind of event when in a specific state.