public class GremlinResponseFrameEncoder
extends <any>
ResponseMessage manages to get converted to a Frame. By converting to Frame
 downstream protocols can treat the generic Frame any way it wants (e.g. write it back as a byte array,
 websocket frame, etc).| Constructor and Description | 
|---|
GremlinResponseFrameEncoder()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
encode(ChannelHandlerContext ctx,
      ResponseMessage o,
      List<Object> objects)  | 
protected void encode(ChannelHandlerContext ctx,
                      ResponseMessage o,
                      List<Object> objects)
               throws Exception
ExceptionCopyright © 2013–2020 Apache Software Foundation. All rights reserved.