Uses of Enum Class
septogeddon.pluginquery.http.ListenerPriority
-
Uses of ListenerPriority in septogeddon.pluginquery.http
Modifier and TypeMethodDescriptionstatic ListenerPriority
Returns 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.Modifier and TypeMethodDescriptionvoid
HTTPContext.registerListener
(ListenerPriority priority, ProtocolListener listener) Register a listener