@Retention(value=RUNTIME) @Target(value=METHOD) public @interface IoHandlerTransitions
IoHandlerTransitions.
This should be used when creating StateMachines for MINA's
IoHandler interface.| Modifier and Type | Required Element and Description |
|---|---|
IoHandlerTransition[] |
value |
public abstract IoHandlerTransition[] value
Copyright © 2004–2017 Apache MINA Project. All rights reserved.