public class WsGremlinBinaryRequestDecoder
extends <any>
BinaryWebSocketFrame
. Binary-based frames assume that the format is encoded
in the first initial bytes of the message. From there the proper serializer can be chosen and the message
can then be deserialized.Constructor and Description |
---|
WsGremlinBinaryRequestDecoder(Map<String,MessageSerializer> serializers) |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(ChannelHandlerContext channelHandlerContext,
BinaryWebSocketFrame frame,
List<Object> objects) |
public WsGremlinBinaryRequestDecoder(Map<String,MessageSerializer> serializers)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.