Uses of Class
septogeddon.pluginquery.http.HTTPContext
-
Uses of HTTPContext in septogeddon.pluginquery.http
Modifier and TypeMethodDescriptionstatic HTTPContext
HTTPContext.getContext()
Get the default HTTP contextProtocolMethod.General.getContext()
Get the default HTTP ContextProtocolMethod.getContext()
Get the protocol contextProtocolClient.getHTTPContext()
Get the HTTP Context for this client requestProtocolRequest.getHTTPContext()
Get the HTTP contextModifierConstructorDescriptionProtocolClient
(String version, HTTPContext httpContext, io.netty.channel.ChannelHandlerContext context) ProtocolRequest
(HTTPContext context, ProtocolMethod method, ProtocolPath path, String version, Map<String, HTTPHeader> headers, io.netty.buffer.ByteBuf content)