Class Http3ConnectionHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler
Direct Known Subclasses:
Http3ClientConnectionHandler, Http3ServerConnectionHandler

public abstract class Http3ConnectionHandler extends ChannelInboundHandlerAdapter
Handler that handles HTTP3 connections.