Uses of Enum Class
org.apache.qpid.proton.engine.Event.Type
Packages that use Event.Type
-
Uses of Event.Type in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return Event.TypeModifier and TypeMethodDescriptionEvent.getType()A concrete event type of core events.static Event.TypeReturns the enum constant of this class with the specified name.static Event.Type[]Event.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.