public class WsGremlinTextRequestDecoder
extends <any>
TextWebSocketFrame
. Text-based frames are always assumed to be
"application/json" when it comes to serialization.Constructor and Description |
---|
WsGremlinTextRequestDecoder(Map<String,MessageSerializer> serializers) |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(ChannelHandlerContext channelHandlerContext,
TextWebSocketFrame frame,
List<Object> objects) |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.