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.