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