Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.netty5.buffer.api.BufferHolder<T> (implements io.netty5.buffer.api.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.ByteToMessageDecoderForBuffer
- io.netty5.handler.codec.http.HttpObjectDecoder
- io.netty5.handler.codec.http.HttpRequestDecoder
- io.netty5.handler.codec.http.HttpResponseDecoder
- io.netty5.handler.codec.rtsp.RtspDecoder
- io.netty5.handler.codec.http.websocketx.WebSocket13FrameDecoder (implements io.netty5.handler.codec.http.websocketx.WebSocketFrameDecoder)
- io.netty5.handler.codec.http.HttpObjectDecoder
- io.netty5.channel.CombinedChannelDuplexHandler<I,O>
- io.netty5.handler.codec.http.HttpClientCodec (implements io.netty5.handler.codec.http.HttpClientUpgradeHandler.SourceCodec)
- io.netty5.handler.codec.http.HttpServerCodec (implements io.netty5.handler.codec.http.HttpServerUpgradeHandler.SourceCodec)
- io.netty5.handler.codec.MessageToMessageCodec<INBOUND_IN,OUTBOUND_IN>
- io.netty5.handler.codec.http.HttpContentEncoder
- io.netty5.handler.codec.http.HttpContentCompressor
- io.netty5.handler.codec.http.HttpContentEncoder
- io.netty5.handler.codec.MessageToMessageDecoder<I>
- io.netty5.handler.codec.http.HttpContentDecoder
- io.netty5.handler.codec.http.HttpContentDecompressor
- io.netty5.handler.codec.MessageAggregatorNew<I,S,C,A>
- io.netty5.handler.codec.http.HttpObjectAggregator<C>
- io.netty5.handler.codec.http.HttpClientUpgradeHandler<C>
- io.netty5.handler.codec.http.HttpServerUpgradeHandler<C>
- io.netty5.handler.codec.http.websocketx.WebSocketFrameAggregator
- io.netty5.handler.codec.http.HttpObjectAggregator<C>
- io.netty5.handler.codec.http.websocketx.WebSocketClientProtocolHandler
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder
- io.netty5.handler.codec.http.websocketx.WebSocketServerProtocolHandler
- io.netty5.handler.codec.http.HttpContentDecoder
- io.netty5.handler.codec.MessageToMessageEncoder<I>
- io.netty5.handler.codec.http.HttpObjectEncoder<H>
- io.netty5.handler.codec.http.HttpRequestEncoder
- io.netty5.handler.codec.http.HttpResponseEncoder
- io.netty5.handler.codec.rtsp.RtspEncoder
- io.netty5.handler.codec.http.websocketx.WebSocket13FrameEncoder (implements io.netty5.handler.codec.http.websocketx.WebSocketFrameEncoder)
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder
- io.netty5.handler.codec.http.HttpObjectEncoder<H>
- io.netty5.handler.codec.ByteToMessageDecoderForBuffer
- io.netty5.handler.codec.http.cookie.CookieDecoder
- io.netty5.handler.codec.http.cookie.ClientCookieDecoder
- io.netty5.handler.codec.http.cookie.ServerCookieDecoder
- io.netty5.handler.codec.http.cookie.CookieEncoder
- io.netty5.handler.codec.http.cookie.ClientCookieEncoder
- io.netty5.handler.codec.http.cookie.ServerCookieEncoder
- io.netty5.handler.codec.http.cookie.CookieHeaderNames
- io.netty5.handler.codec.http.cors.CorsConfig
- io.netty5.handler.codec.http.cors.CorsConfig.Builder
- io.netty5.handler.codec.http.cors.CorsConfig.DateValueGenerator (implements java.util.concurrent.Callable<V>)
- io.netty5.handler.codec.http.cors.CorsConfigBuilder
- io.netty5.handler.codec.http.cors.CorsHandler (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.DecoderResult
- io.netty5.handler.codec.http.HttpMessageDecoderResult
- io.netty5.handler.codec.http.cookie.DefaultCookie (implements io.netty5.handler.codec.http.cookie.Cookie)
- io.netty5.handler.codec.http.DefaultHttpObject (implements io.netty5.handler.codec.http.HttpObject)
- io.netty5.handler.codec.http.DefaultHttpContent (implements io.netty5.handler.codec.http.HttpContent<R>)
- io.netty5.handler.codec.http.DefaultHttpMessage (implements io.netty5.handler.codec.http.HttpMessage)
- io.netty5.handler.codec.http.DefaultHttpRequest (implements io.netty5.handler.codec.http.HttpRequest)
- io.netty5.handler.codec.http.DefaultFullHttpRequest (implements io.netty5.handler.codec.http.FullHttpRequest)
- io.netty5.handler.codec.http.DefaultHttpResponse (implements io.netty5.handler.codec.http.HttpResponse)
- io.netty5.handler.codec.http.DefaultFullHttpResponse (implements io.netty5.handler.codec.http.FullHttpResponse)
- io.netty5.handler.codec.http.DefaultHttpRequest (implements io.netty5.handler.codec.http.HttpRequest)
- io.netty5.handler.codec.http.DefaultLastHttpContent (implements io.netty5.handler.codec.http.LastHttpContent<R>)
- io.netty5.handler.codec.http.websocketx.extensions.compression.DeflateFrameClientExtensionHandshaker (implements io.netty5.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker)
- io.netty5.handler.codec.http.websocketx.extensions.compression.DeflateFrameServerExtensionHandshaker (implements io.netty5.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker)
- io.netty5.handler.codec.http.EmptyLastHttpContent (implements io.netty5.handler.codec.http.LastHttpContent<R>)
- io.netty5.handler.codec.http.HttpChunkedInput
- io.netty5.handler.codec.http.HttpConstants
- io.netty5.handler.codec.http.HttpContentEncoder.Result
- io.netty5.handler.codec.http.HttpExpectationFailedEvent
- io.netty5.handler.codec.http.HttpHeaderNames
- io.netty5.handler.codec.http.HttpHeaders (implements java.lang.Iterable<T>)
- io.netty5.handler.codec.http.DefaultHttpHeaders
- io.netty5.handler.codec.http.CombinedHttpHeaders
- io.netty5.handler.codec.http.EmptyHttpHeaders
- io.netty5.handler.codec.http.ReadOnlyHttpHeaders
- io.netty5.handler.codec.http.DefaultHttpHeaders
- io.netty5.handler.codec.http.HttpHeaderValues
- io.netty5.handler.codec.http.HttpMethod (implements java.lang.Comparable<T>)
- io.netty5.handler.codec.http.HttpResponseStatus (implements java.lang.Comparable<T>)
- io.netty5.handler.codec.http.HttpScheme
- io.netty5.handler.codec.http.HttpServerExpectContinueHandler (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.http.HttpServerKeepAliveHandler (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent (implements io.netty5.buffer.api.Resource<T>)
- io.netty5.handler.codec.http.HttpUtil
- io.netty5.handler.codec.http.HttpVersion (implements java.lang.Comparable<T>)
- io.netty5.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker (implements io.netty5.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker)
- io.netty5.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker (implements io.netty5.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker)
- io.netty5.handler.codec.http.QueryStringDecoder
- io.netty5.handler.codec.http.QueryStringEncoder
- io.netty5.handler.codec.rtsp.RtspHeaderNames
- io.netty5.handler.codec.rtsp.RtspHeaderValues
- io.netty5.handler.codec.rtsp.RtspMethods
- io.netty5.handler.codec.rtsp.RtspResponseStatuses
- io.netty5.handler.codec.rtsp.RtspVersions
- 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.TooLongFrameException
- io.netty5.handler.codec.http.TooLongHttpContentException
- io.netty5.handler.codec.http.TooLongHttpHeaderException
- io.netty5.handler.codec.http.TooLongHttpLineException
- 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.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.extensions.WebSocketClientExtensionHandler (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.http.websocketx.extensions.compression.WebSocketClientCompressionHandler
- 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.extensions.WebSocketExtensionData
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtensionUtil
- io.netty5.handler.codec.http.websocketx.WebSocketScheme
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.http.websocketx.extensions.compression.WebSocketServerCompressionHandler
- 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.handler.codec.http.websocketx.WebSocketServerProtocolHandler.HandshakeComplete
- io.netty5.buffer.api.BufferHolder<T> (implements io.netty5.buffer.api.Resource<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- io.netty5.buffer.api.Resource<T>
- io.netty5.handler.codec.http.HttpContent<R> (also extends io.netty5.handler.codec.http.HttpObject)
- io.netty5.handler.codec.http.LastHttpContent<R>
- io.netty5.handler.codec.http.FullHttpMessage<R> (also extends io.netty5.handler.codec.http.HttpMessage)
- io.netty5.handler.codec.http.FullHttpRequest (also extends io.netty5.handler.codec.http.HttpRequest)
- io.netty5.handler.codec.http.FullHttpResponse (also extends io.netty5.handler.codec.http.HttpResponse)
- io.netty5.handler.codec.http.FullHttpMessage<R> (also extends io.netty5.handler.codec.http.HttpMessage)
- io.netty5.handler.codec.http.LastHttpContent<R>
- io.netty5.handler.codec.http.HttpContent<R> (also extends io.netty5.handler.codec.http.HttpObject)
- io.netty5.buffer.api.Resource<T>
- io.netty5.channel.ChannelHandler
- io.netty5.handler.codec.http.websocketx.WebSocketFrameDecoder
- io.netty5.handler.codec.http.websocketx.WebSocketFrameEncoder
- java.lang.Comparable<T>
- io.netty5.handler.codec.http.cookie.Cookie
- io.netty5.handler.codec.DecoderResultProvider
- io.netty5.handler.codec.http.HttpObject
- io.netty5.handler.codec.http.HttpContent<R> (also extends io.netty5.buffer.api.Resource<T>)
- io.netty5.handler.codec.http.LastHttpContent<R>
- io.netty5.handler.codec.http.FullHttpMessage<R> (also extends io.netty5.handler.codec.http.HttpMessage)
- io.netty5.handler.codec.http.FullHttpRequest (also extends io.netty5.handler.codec.http.HttpRequest)
- io.netty5.handler.codec.http.FullHttpResponse (also extends io.netty5.handler.codec.http.HttpResponse)
- io.netty5.handler.codec.http.FullHttpMessage<R> (also extends io.netty5.handler.codec.http.HttpMessage)
- io.netty5.handler.codec.http.LastHttpContent<R>
- io.netty5.handler.codec.http.HttpMessage
- io.netty5.handler.codec.http.FullHttpMessage<R> (also extends io.netty5.handler.codec.http.LastHttpContent<R>)
- io.netty5.handler.codec.http.FullHttpRequest (also extends io.netty5.handler.codec.http.HttpRequest)
- io.netty5.handler.codec.http.FullHttpResponse (also extends io.netty5.handler.codec.http.HttpResponse)
- io.netty5.handler.codec.http.HttpRequest
- io.netty5.handler.codec.http.FullHttpRequest (also extends io.netty5.handler.codec.http.FullHttpMessage<R>)
- io.netty5.handler.codec.http.HttpResponse
- io.netty5.handler.codec.http.FullHttpResponse (also extends io.netty5.handler.codec.http.FullHttpMessage<R>)
- io.netty5.handler.codec.http.FullHttpMessage<R> (also extends io.netty5.handler.codec.http.LastHttpContent<R>)
- io.netty5.handler.codec.http.HttpContent<R> (also extends io.netty5.buffer.api.Resource<T>)
- io.netty5.handler.codec.http.HttpObject
- io.netty5.handler.codec.http.HttpClientUpgradeHandler.SourceCodec
- io.netty5.handler.codec.http.HttpClientUpgradeHandler.UpgradeCodec
- io.netty5.handler.codec.http.HttpServerUpgradeHandler.SourceCodec
- io.netty5.handler.codec.http.HttpServerUpgradeHandler.UpgradeCodec
- io.netty5.handler.codec.http.HttpServerUpgradeHandler.UpgradeCodecFactory
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtension
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketClientExtension
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketServerExtension
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtensionFilter
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtensionFilterProvider
- io.netty5.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty5.handler.codec.http.cookie.CookieHeaderNames.SameSite
- io.netty5.handler.codec.http.HttpClientUpgradeHandler.UpgradeEvent
- io.netty5.handler.codec.http.HttpStatusClass
- io.netty5.handler.codec.http.websocketx.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
- io.netty5.handler.codec.http.websocketx.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
- io.netty5.handler.codec.http.websocketx.WebSocketVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)