Package org.apache.tinkerpop.gremlin.server.handler
package org.apache.tinkerpop.gremlin.server.handler
-
ClassesClassDescriptionProvides an abstraction point to allow for http auth schemes beyond basic auth.Implements basic HTTP authentication for use with the
HttpGremlinEndpointHandlerand HTTP based API calls.An authorization handler for the http channel that allows theAuthorizerto be plugged into it.Handles compression of content when the response contains the "Content-Encoding" header.Handler that processes RequestMessage.Provides methods shared by the HTTP handlers.A handler that checks for errors in the HTTP request for all routes.A handler that generates a Request ID for the incoming HTTP request and injects the same ID into the response header.Decodes the contents of aFullHttpRequest.Keys used in the various handlers to store state in the pipeline.