Annotation Type IoFilterTransitions


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

    Required Elements
    Modifier and Type
    Required Element
    Description