Class Hierarchy
- java.lang.Object
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.ByteToMessageDecoder
- io.netty5.handler.codec.http.HttpObjectDecoder
- io.netty5.handler.codec.http.HttpRequestDecoder
- io.netty5.handler.codec.http.HttpResponseDecoder
- 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.MessageAggregator<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.HttpObjectAggregator<C>
- 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.http.HttpObjectEncoder<H>
- io.netty5.handler.codec.ByteToMessageDecoder
- io.netty5.handler.codec.DecoderResult
- io.netty5.handler.codec.http.HttpMessageDecoderResult
- 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.EmptyLastHttpContent (implements io.netty5.handler.codec.http.LastHttpContent<R>)
- io.netty5.handler.codec.http.HttpChunkedInput (implements io.netty5.handler.stream.ChunkedInput<B>)
- 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.util.Resource<T>)
- io.netty5.handler.codec.http.HttpUtil
- io.netty5.handler.codec.http.HttpVersion (implements java.lang.Comparable<T>)
- io.netty5.handler.codec.http.QueryStringDecoder
- io.netty5.handler.codec.http.QueryStringEncoder
- 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.TooLongFrameException
- io.netty5.handler.codec.http.TooLongHttpContentException
- io.netty5.handler.codec.http.TooLongHttpHeaderException
- io.netty5.handler.codec.http.TooLongHttpLineException
- io.netty5.handler.codec.TooLongFrameException
- io.netty5.handler.codec.DecoderException
- io.netty5.handler.codec.CodecException
- java.lang.RuntimeException
- java.lang.Exception
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
Interface Hierarchy
- java.lang.AutoCloseable
- io.netty5.util.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.util.Resource<T>
- io.netty5.handler.codec.DecoderResultProvider
- io.netty5.handler.codec.http.HttpObject
- io.netty5.handler.codec.http.HttpContent<R> (also extends io.netty5.util.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.util.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
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty5.handler.codec.http.HttpClientUpgradeHandler.UpgradeEvent
- io.netty5.handler.codec.http.HttpStatusClass
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)