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