Uses of Package
org.apache.mina.statemachine.annotation
-
Packages that use org.apache.mina.statemachine.annotation Package Description org.apache.mina.statemachine.annotation -
Classes in org.apache.mina.statemachine.annotation used by org.apache.mina.statemachine.annotation Class Description IoFilterTransition Annotation used on methods to indicate that the method handles a specific kind ofIoFilterEventsevent when in a specific state.IoHandlerTransition Annotation used on methods to indicate that the method handles a specific kind ofIoHandlerEventsevent when in a specific state.Transition Annotation used on methods to indicate that the method handles a specific kind of event when in a specific state.TransitionAnnotation Annotation used to mark other annotations as being transition annotations.