| Class and Description | 
|---|
| AbstractAuthenticationHandler Provides an abstraction point to allow for http auth schemes beyond basic auth. | 
| Class and Description | 
|---|
| UnifiedHandler Handler for websockets to be used with the  UnifiedChannelizer. | 
| Class and Description | 
|---|
| AbstractAuthenticationHandler Provides an abstraction point to allow for http auth schemes beyond basic auth. | 
| AbstractSession A base implementation of  Sessionwhich offers some common functionality that matches typical Gremlin Server
 request response expectations for script, bytecode and graph operations. | 
| AbstractSession.CloseReason The reason that a particular session closed. | 
| Frame A holder for a  StringorByteBufthat represents a message to be written back to the requesting
 client. | 
| HttpGremlinEndpointHandler Handler that processes HTTP requests to the HTTP Gremlin endpoint. | 
| SaslAuthenticationHandler A SASL authentication handler that allows the  Authenticatorto be plugged into it. | 
| Session Requests that arrive through the  UnifiedHandlerare all processed within aSessionimplementation. | 
| SessionException An exception that holds the error-related  ResponseMessagewhich is meant to be returned to the calling
 client. | 
| SessionTask A  SessionTaskequates to a particular incoming request to theUnifiedHandlerand is analogous to
 aContextin theOpProcessorapproach to handling requests to the server. | 
| Class and Description | 
|---|
| Frame A holder for a  StringorByteBufthat represents a message to be written back to the requesting
 client. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.