WebSocketClient
.@Deprecated public class NioGremlinBinaryRequestDecoder extends <any>
Modifier and Type | Class and Description |
---|---|
static class |
NioGremlinBinaryRequestDecoder.DecoderState
Deprecated.
|
Constructor and Description |
---|
NioGremlinBinaryRequestDecoder(Map<String,MessageSerializer> serializers)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
decode(ChannelHandlerContext channelHandlerContext,
ByteBuf byteBuf,
List<Object> objects)
Deprecated.
|
MessageSerializer |
select(String mimeType,
MessageSerializer defaultSerializer)
Deprecated.
|
public NioGremlinBinaryRequestDecoder(Map<String,MessageSerializer> serializers)
protected void decode(ChannelHandlerContext channelHandlerContext, ByteBuf byteBuf, List<Object> objects) throws Exception
Exception
public MessageSerializer select(String mimeType, MessageSerializer defaultSerializer)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.