Uses of Enum Class
septogeddon.pluginquery.http.ListenerPriority
Packages that use ListenerPriority
-
Uses of ListenerPriority in septogeddon.pluginquery.http
Methods in septogeddon.pluginquery.http that return ListenerPriorityModifier and TypeMethodDescriptionstatic ListenerPriorityReturns the enum constant of this class with the specified name.static ListenerPriority[]ListenerPriority.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in septogeddon.pluginquery.http with parameters of type ListenerPriorityModifier and TypeMethodDescriptionvoidHTTPContext.registerListener(ListenerPriority priority, ProtocolListener listener) Register a listener