@ChannelHandler.Sharable
public class WsGremlinCloseRequestDecoder
extends io.netty.handler.codec.MessageToMessageDecoder<io.netty.handler.codec.http.websocketx.CloseWebSocketFrame>
| Constructor and Description | 
|---|
| WsGremlinCloseRequestDecoder(Map<String,MessageSerializer<?>> serializers) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | decode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
      io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame,
      List<Object> objects) | 
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic WsGremlinCloseRequestDecoder(Map<String,MessageSerializer<?>> serializers)
protected void decode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
                      io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame,
                      List<Object> objects)
               throws Exception
decode in class io.netty.handler.codec.MessageToMessageDecoder<io.netty.handler.codec.http.websocketx.CloseWebSocketFrame>ExceptionCopyright © 2013–2022 Apache Software Foundation. All rights reserved.