Class | Description |
---|---|
HttpBasicAuthenticationHandler |
Implements basic HTTP authentication for use with the
HttpGremlinEndpointHandler and 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
Authenticator to be plugged into it. |
StateKey |
Keys used in the various handlers to store state in the pipeline.
|
WsGremlinBinaryRequestDecoder |
Decodes the contents of a
BinaryWebSocketFrame . |
WsGremlinResponseEncoder | |
WsGremlinTextRequestDecoder |
Decodes the contents of a
TextWebSocketFrame . |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.