AbstractAuthenticationHandler |
Provides an abstraction point to allow for http auth schemes beyond basic auth.
|
HttpBasicAuthenticationHandler |
|
HttpBasicAuthorizationHandler |
An authorization handler for the http channel that allows the Authorizer to be plugged into it.
|
HttpContentCompressionHandler |
Handles compression of content when the response contains the "Content-Encoding" header.
|
HttpGremlinEndpointHandler |
Handler that processes RequestMessage.
|
HttpHandlerUtil |
Provides methods shared by the HTTP handlers.
|
HttpRequestCheckingHandler |
A handler that checks for errors in the HTTP request for all routes.
|
HttpRequestIdHandler |
A handler that generates a Request ID for the incoming HTTP request and injects the same ID into the response header.
|
HttpRequestMessageDecoder |
Decodes the contents of a FullHttpRequest .
|
HttpUserAgentHandler |
|
StateKey |
Keys used in the various handlers to store state in the pipeline.
|