Uses of Enum Class
tigase.eventbus.impl.AbstractHandler.Type
Packages that use AbstractHandler.Type
-
Uses of AbstractHandler.Type in tigase.eventbus.impl
Subclasses with type arguments of type AbstractHandler.Type in tigase.eventbus.implModifier and TypeClassDescriptionstatic enumDefines what type of event is expected by Handler.Methods in tigase.eventbus.impl that return AbstractHandler.TypeModifier and TypeMethodDescriptionabstract AbstractHandler.TypeAbstractHandler.getRequiredEventType()ObjectEventsListenerHandler.getRequiredEventType()ObjectEventsSourceListenerHandler.getRequiredEventType()ReflectEventListenerHandler.getRequiredEventType()static AbstractHandler.TypeReturns the enum constant of this class with the specified name.static AbstractHandler.Type[]AbstractHandler.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.