Class Hierarchy
- java.lang.Object
- io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder<T,B>
- 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.http2.Http2ConnectionHandler (implements io.netty.channel.ChannelOutboundHandler, io.netty.handler.codec.http2.Http2LifecycleManager)
- io.micronaut.http.server.netty.handler.PipeliningServerHandler
- io.micronaut.http.server.netty.handler.Http2ServerHandler (implements io.netty.handler.codec.http2.Http2FrameListener)
- io.micronaut.http.server.netty.handler.PipeliningServerHandler.OutboundAccessImpl (implements io.micronaut.http.server.netty.handler.OutboundAccess)