@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, channelRead
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public 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>
Exception
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.