Class HTTP3ServerConnector

All Implemented Interfaces:
Closeable, AutoCloseable, Connector, NetworkConnector, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, Graceful, LifeCycle

public class HTTP3ServerConnector extends QuicServerConnector

A HTTP/3 specific QuicServerConnector that configures QUIC parameters according to HTTP/3 requirements.

HTTP/3+QUIC support is experimental and not suited for production use. APIs may change incompatibly between releases.