Class Hierarchy
- java.lang.Object
- io.netty5.buffer.api.BufferHolder<T> (implements io.netty5.util.Resource<T>)
- io.netty5.handler.codec.http.websocketx.WebSocketFrame
- io.netty5.handler.codec.http.websocketx.BinaryWebSocketFrame
- io.netty5.handler.codec.http.websocketx.CloseWebSocketFrame
- io.netty5.handler.codec.http.websocketx.ContinuationWebSocketFrame
- io.netty5.handler.codec.http.websocketx.PingWebSocketFrame
- io.netty5.handler.codec.http.websocketx.PongWebSocketFrame
- io.netty5.handler.codec.http.websocketx.TextWebSocketFrame
- io.netty5.handler.codec.http.websocketx.WebSocketFrame
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.ByteToMessageDecoder
- io.netty5.handler.codec.http.websocketx.WebSocket13FrameDecoder (implements io.netty5.handler.codec.http.websocketx.WebSocketFrameDecoder)
- io.netty5.handler.codec.MessageToMessageDecoder<I>
- io.netty5.handler.codec.MessageAggregator<I,S,C,A>
- io.netty5.handler.codec.http.websocketx.WebSocketFrameAggregator
- io.netty5.handler.codec.http.websocketx.WebSocketClientProtocolHandler
- io.netty5.handler.codec.http.websocketx.WebSocketServerProtocolHandler
- io.netty5.handler.codec.MessageAggregator<I,S,C,A>
- io.netty5.handler.codec.MessageToMessageEncoder<I>
- io.netty5.handler.codec.http.websocketx.WebSocket13FrameEncoder (implements io.netty5.handler.codec.http.websocketx.WebSocketFrameEncoder)
- io.netty5.handler.codec.ByteToMessageDecoder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.netty5.handler.codec.CodecException
- io.netty5.handler.codec.DecoderException
- io.netty5.handler.codec.CorruptedFrameException
- io.netty5.handler.codec.http.websocketx.CorruptedWebSocketFrameException
- io.netty5.handler.codec.CorruptedFrameException
- io.netty5.handler.codec.DecoderException
- io.netty5.handler.codec.http.websocketx.WebSocketHandshakeException
- io.netty5.handler.codec.http.websocketx.WebSocketClientHandshakeException
- io.netty5.handler.codec.http.websocketx.WebSocketHandshakeTimeoutException
- io.netty5.handler.codec.http.websocketx.WebSocketServerHandshakeException
- io.netty5.handler.codec.CodecException
- java.lang.RuntimeException
- java.lang.Exception
- io.netty5.handler.codec.http.websocketx.Utf8FrameValidator (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.http.websocketx.WebSocketChunkedInput (implements io.netty5.handler.stream.ChunkedInput<B>)
- io.netty5.handler.codec.http.websocketx.WebSocketClientHandshaker
- io.netty5.handler.codec.http.websocketx.WebSocketClientHandshaker13
- io.netty5.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
- io.netty5.handler.codec.http.websocketx.WebSocketClientProtocolConfig
- io.netty5.handler.codec.http.websocketx.WebSocketClientProtocolConfig.Builder
- io.netty5.handler.codec.http.websocketx.WebSocketCloseStatus (implements java.lang.Comparable<T>)
- io.netty5.handler.codec.http.websocketx.WebSocketDecoderConfig
- io.netty5.handler.codec.http.websocketx.WebSocketDecoderConfig.Builder
- io.netty5.handler.codec.http.websocketx.WebSocketHandshakeCompletionEvent (implements io.netty5.handler.codec.ProtocolEvent)
- io.netty5.handler.codec.http.websocketx.WebSocketClientHandshakeCompletionEvent
- io.netty5.handler.codec.http.websocketx.WebSocketServerHandshakeCompletionEvent
- io.netty5.handler.codec.http.websocketx.WebSocketScheme
- io.netty5.handler.codec.http.websocketx.WebSocketServerHandshaker
- io.netty5.handler.codec.http.websocketx.WebSocketServerHandshaker13
- io.netty5.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
- io.netty5.handler.codec.http.websocketx.WebSocketServerProtocolConfig
- io.netty5.handler.codec.http.websocketx.WebSocketServerProtocolConfig.Builder
- io.netty5.buffer.api.BufferHolder<T> (implements io.netty5.util.Resource<T>)
Interface Hierarchy
- io.netty5.channel.ChannelHandler
- io.netty5.handler.codec.http.websocketx.WebSocketFrameDecoder
- io.netty5.handler.codec.http.websocketx.WebSocketFrameEncoder
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty5.handler.codec.http.websocketx.WebSocketVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)