| Class | Description | 
|---|---|
| HttpBasicAuthenticationHandler | Implements basic HTTP authentication for use with the  HttpGremlinEndpointHandlerand REST based API calls. | 
| HttpGremlinEndpointHandler | Handler that processes HTTP requests to the REST Gremlin endpoint. | 
| IteratorHandler | This handler helps in scenarios where iteration is not being already handled later in the Netty pipeline. | 
| NioGremlinBinaryRequestDecoder | |
| NioGremlinResponseEncoder | |
| OpExecutorHandler | |
| OpSelectorHandler | |
| SaslAuthenticationHandler | A SASL authentication handler that allows the  Authenticatorto be plugged into it. | 
| StateKey | Keys used in the various handlers to store state in the pipeline. | 
| WsGremlinBinaryRequestDecoder | Decodes the contents of a  BinaryWebSocketFrame. | 
| WsGremlinCloseRequestDecoder | Handles close requests over web sockets. | 
| WsGremlinResponseEncoder | |
| WsGremlinTextRequestDecoder | Decodes the contents of a  TextWebSocketFrame. | 
| Enum | Description | 
|---|---|
| NioGremlinBinaryRequestDecoder.DecoderState | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.