Uses of Package
org.apache.tinkerpop.gremlin.server.handler
- 
Classes in org.apache.tinkerpop.gremlin.server.handler used by org.apache.tinkerpop.gremlin.server Class Description AbstractAuthenticationHandler Provides an abstraction point to allow for http auth schemes beyond basic auth.
- 
Classes in org.apache.tinkerpop.gremlin.server.handler used by org.apache.tinkerpop.gremlin.server.channel Class Description UnifiedHandler Deprecated.As of release 3.8.0, not replaced.
- 
Classes in org.apache.tinkerpop.gremlin.server.handler used by org.apache.tinkerpop.gremlin.server.handler Class Description AbstractAuthenticationHandler Provides an abstraction point to allow for http auth schemes beyond basic auth.AbstractSession Deprecated.As of release 3.8.0, not replaced.AbstractSession.CloseReason Deprecated.The reason that a particular session closed.Frame A holder for aStringorByteBufthat represents a message to be written back to the requesting client.FrameMessageSizeEstimator AMessageSizeEstimatorthat sizes theFrameclass.HttpGremlinEndpointHandler Handler that processes HTTP requests to the HTTP Gremlin endpoint.SaslAuthenticationHandler A SASL authentication handler that allows theAuthenticatorto be plugged into it.Session Requests that arrive through theUnifiedHandlerare all processed within aSessionimplementation.SessionException Deprecated.As of release 3.8.0, not replaced.SessionTask Deprecated.As of release 3.8.0, not replaced.
- 
Classes in org.apache.tinkerpop.gremlin.server.handler used by org.apache.tinkerpop.gremlin.server.op Class Description Frame A holder for aStringorByteBufthat represents a message to be written back to the requesting client.