Annotation Type IoHandlerTransitions


@Retention(RUNTIME) @Target(METHOD) public @interface IoHandlerTransitions
Annotation used to annotate a method with several IoHandlerTransitions. This should be used when creating StateMachines for MINA's IoHandler interface.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description