public class HttpGremlinEndpointHandler
extends ChannelInboundHandlerAdapter
| Constructor and Description | 
|---|
| HttpGremlinEndpointHandler(Map<String,MessageSerializer> serializers,
                          GremlinExecutor gremlinExecutor,
                          GraphManager graphManager) | 
| 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)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.