Uses of Class
net.risingworld.api.events.general.HttpRequestEvent
Packages that use HttpRequestEvent
-
Uses of HttpRequestEvent in net.risingworld.api.callbacks
Methods in net.risingworld.api.callbacks with parameters of type HttpRequestEventModifier and TypeMethodDescriptionvoidWebserverHandler.onRequest(HttpRequestEvent event) Called when an HTTP request targeting the registered route is received.