Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.codec.ReplayingDecoder<S>
- io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder (implements io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder)
- io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder (implements io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder)
- io.netty.handler.codec.http.websocketx.WebSocket07FrameDecoder
- io.netty.handler.codec.http.websocketx.WebSocket13FrameDecoder
- io.netty.handler.codec.ReplayingDecoder<S>
- io.netty.handler.codec.MessageToMessageDecoder<I>
- io.netty.handler.codec.MessageAggregator<I,S,C,O>
- io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
- io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
- io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
- io.netty.handler.codec.MessageAggregator<I,S,C,O>
- io.netty.handler.codec.http.websocketx.Utf8FrameValidator
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToMessageEncoder<I>
- io.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder (implements io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder)
- io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder (implements io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder)
- io.netty.handler.codec.http.websocketx.WebSocket07FrameEncoder
- io.netty.handler.codec.http.websocketx.WebSocket13FrameEncoder
- io.netty.handler.codec.MessageToMessageEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
- io.netty.handler.codec.http.websocketx.WebSocketFrame
- io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
- io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
- io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
- io.netty.handler.codec.http.websocketx.PingWebSocketFrame
- io.netty.handler.codec.http.websocketx.PongWebSocketFrame
- io.netty.handler.codec.http.websocketx.TextWebSocketFrame
- io.netty.handler.codec.http.websocketx.WebSocketFrame
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.netty.handler.codec.CodecException
- io.netty.handler.codec.DecoderException
- io.netty.handler.codec.CorruptedFrameException
- io.netty.handler.codec.http.websocketx.CorruptedWebSocketFrameException
- io.netty.handler.codec.CorruptedFrameException
- io.netty.handler.codec.DecoderException
- io.netty.handler.codec.http.websocketx.WebSocketHandshakeException
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshakeException
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException
- io.netty.handler.codec.CodecException
- java.lang.RuntimeException
- java.lang.Exception
- io.netty.handler.codec.http.websocketx.WebSocketChunkedInput (implements io.netty.handler.stream.ChunkedInput<B>)
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
- io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
- io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
- io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig.Builder
- io.netty.handler.codec.http.websocketx.WebSocketCloseStatus (implements java.lang.Comparable<T>)
- io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig
- io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig.Builder
- io.netty.handler.codec.http.websocketx.WebSocketScheme
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
- io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
- io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
- io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig.Builder
- io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.HandshakeComplete
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- io.netty.channel.ChannelHandler
- io.netty.channel.ChannelInboundHandler
- io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder
- io.netty.channel.ChannelOutboundHandler
- io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder
- io.netty.channel.ChannelInboundHandler
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
- io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
- io.netty.handler.codec.http.websocketx.WebSocketVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)