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