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.channel.ChannelInitializer<C>
- io.netty.handler.codec.http3.Http3PushStreamClientInitializer
- io.netty.handler.codec.http3.Http3PushStreamServerInitializer
- io.netty.handler.codec.http3.Http3RequestStreamInitializer
- io.netty.handler.codec.http3.Http3ConnectionHandler
- io.netty.handler.codec.http3.Http3ClientConnectionHandler
- io.netty.handler.codec.http3.Http3ServerConnectionHandler
- io.netty.handler.codec.http3.Http3RequestStreamInboundHandler
- io.netty.handler.codec.http3.Http3FrameToHttpObjectCodec (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
- io.netty.handler.codec.http3.DefaultHttp3DataFrame (implements io.netty.handler.codec.http3.Http3DataFrame)
- io.netty.handler.codec.http3.DefaultHttp3UnknownFrame (implements io.netty.handler.codec.http3.Http3UnknownFrame)
- io.netty.handler.codec.DefaultHeaders<K,V,T> (implements io.netty.handler.codec.Headers<K,V,T>)
- io.netty.handler.codec.http3.DefaultHttp3Headers (implements io.netty.handler.codec.http3.Http3Headers)
- io.netty.handler.codec.http3.DefaultHttp3CancelPushFrame (implements io.netty.handler.codec.http3.Http3CancelPushFrame)
- io.netty.handler.codec.http3.DefaultHttp3GoAwayFrame (implements io.netty.handler.codec.http3.Http3GoAwayFrame)
- io.netty.handler.codec.http3.DefaultHttp3HeadersFrame (implements io.netty.handler.codec.http3.Http3HeadersFrame)
- io.netty.handler.codec.http3.DefaultHttp3MaxPushIdFrame (implements io.netty.handler.codec.http3.Http3MaxPushIdFrame)
- io.netty.handler.codec.http3.DefaultHttp3PushPromiseFrame (implements io.netty.handler.codec.http3.Http3PushPromiseFrame)
- io.netty.handler.codec.http3.DefaultHttp3SettingsFrame (implements io.netty.handler.codec.http3.Http3SettingsFrame)
- io.netty.handler.codec.http3.Http3
- io.netty.handler.codec.http3.Http3ServerPushStreamManager
- io.netty.handler.codec.http3.HttpConversionUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.netty.handler.codec.http3.Http3Exception
- io.netty.handler.codec.http3.QpackException
- java.lang.RuntimeException
- io.netty.handler.codec.http3.Http3HeadersValidationException
- java.lang.Exception
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- io.netty.handler.codec.http3.Http3Frame
- io.netty.handler.codec.http3.Http3ControlStreamFrame
- io.netty.handler.codec.http3.Http3CancelPushFrame
- io.netty.handler.codec.http3.Http3GoAwayFrame
- io.netty.handler.codec.http3.Http3MaxPushIdFrame
- io.netty.handler.codec.http3.Http3SettingsFrame (also extends java.lang.Iterable<T>)
- io.netty.handler.codec.http3.Http3UnknownFrame (also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http3.Http3PushStreamFrame, io.netty.handler.codec.http3.Http3RequestStreamFrame)
- io.netty.handler.codec.http3.Http3PushStreamFrame
- io.netty.handler.codec.http3.Http3DataFrame (also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http3.Http3RequestStreamFrame)
- io.netty.handler.codec.http3.Http3HeadersFrame (also extends io.netty.handler.codec.http3.Http3RequestStreamFrame)
- io.netty.handler.codec.http3.Http3UnknownFrame (also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http3.Http3ControlStreamFrame, io.netty.handler.codec.http3.Http3RequestStreamFrame)
- io.netty.handler.codec.http3.Http3RequestStreamFrame
- io.netty.handler.codec.http3.Http3DataFrame (also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http3.Http3PushStreamFrame)
- io.netty.handler.codec.http3.Http3HeadersFrame (also extends io.netty.handler.codec.http3.Http3PushStreamFrame)
- io.netty.handler.codec.http3.Http3PushPromiseFrame
- io.netty.handler.codec.http3.Http3UnknownFrame (also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http3.Http3ControlStreamFrame, io.netty.handler.codec.http3.Http3PushStreamFrame)
- io.netty.handler.codec.http3.Http3ControlStreamFrame
- java.lang.Iterable<T>
- io.netty.handler.codec.Headers<K,V,T>
- io.netty.handler.codec.http3.Http3Headers
- io.netty.handler.codec.http3.Http3SettingsFrame (also extends io.netty.handler.codec.http3.Http3ControlStreamFrame)
- io.netty.handler.codec.Headers<K,V,T>
- io.netty.handler.codec.http3.QpackDecoderStateSyncStrategy
- io.netty.util.ReferenceCounted
- io.netty.buffer.ByteBufHolder
- io.netty.handler.codec.http3.Http3DataFrame (also extends io.netty.handler.codec.http3.Http3PushStreamFrame, io.netty.handler.codec.http3.Http3RequestStreamFrame)
- io.netty.handler.codec.http3.Http3UnknownFrame (also extends io.netty.handler.codec.http3.Http3ControlStreamFrame, io.netty.handler.codec.http3.Http3PushStreamFrame, io.netty.handler.codec.http3.Http3RequestStreamFrame)
- io.netty.buffer.ByteBufHolder
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty.handler.codec.http3.Http3ErrorCode
- io.netty.handler.codec.http3.Http3Headers.PseudoHeaderName
- io.netty.handler.codec.http3.HttpConversionUtil.ExtensionHeaderNames
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)