Uses of Class
septogeddon.pluginquery.http.ProtocolRequest
-
Uses of ProtocolRequest in septogeddon.pluginquery.http
Modifier and TypeMethodDescriptionvoid
HTTPContext.dispatchRequest
(ProtocolRequest request, ProtocolClient client) Dispatch the request to all listenersvoid
DefaultProtocolListener.onRequest
(ProtocolClient client, ProtocolRequest request) void
ProtocolListener.onRequest
(ProtocolClient client, ProtocolRequest request) Called when there is a request coming from a client