Uses of Enum
org.simpleframework.transport.reactor.ReactorEvent
Packages that use ReactorEvent
-
Uses of ReactorEvent in org.simpleframework.transport.reactor
Subclasses with type arguments of type ReactorEvent in org.simpleframework.transport.reactorModifier and TypeClassDescriptionenumTheReactorEventenumeration is used for tracing the operations that occur within the reactor.Methods in org.simpleframework.transport.reactor that return ReactorEventModifier and TypeMethodDescriptionstatic ReactorEventReturns the enum constant of this type with the specified name.static ReactorEvent[]ReactorEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.