Uses of Class
septogeddon.pluginquery.http.ProtocolClient
Packages that use ProtocolClient
-
Uses of ProtocolClient in septogeddon.pluginquery.http
Methods in septogeddon.pluginquery.http with parameters of type ProtocolClientModifier 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