public class HttpGremlinEndpointHandler
extends ChannelInboundHandlerAdapter
Constructor and Description |
---|
HttpGremlinEndpointHandler(Map<String,MessageSerializer> serializers,
GremlinExecutor gremlinExecutor,
GraphManager graphManager,
Settings settings) |
Modifier and Type | Method and Description |
---|---|
void |
channelRead(ChannelHandlerContext ctx,
Object msg) |
void |
exceptionCaught(ChannelHandlerContext ctx,
Throwable cause) |
static Object |
fromJsonNode(JsonNode node) |
public HttpGremlinEndpointHandler(Map<String,MessageSerializer> serializers, GremlinExecutor gremlinExecutor, GraphManager graphManager, Settings settings)
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.