Uses of Enum
org.apache.mina.statemachine.event.IoHandlerEvents
Packages that use IoHandlerEvents
-
Uses of IoHandlerEvents in org.apache.mina.statemachine.event
Subclasses with type arguments of type IoHandlerEvents in org.apache.mina.statemachine.eventModifier and TypeClassDescriptionenumDefines all possible MINAIoHandlerevents for use inIoHandlerTransitionannotations.Methods in org.apache.mina.statemachine.event that return IoHandlerEventsModifier and TypeMethodDescriptionstatic IoHandlerEventsReturns the enum constant of this type with the specified name.static IoHandlerEvents[]IoHandlerEvents.values()Returns an array containing the constants of this enum type, in the order they are declared.