Class ServerQuicConfiguration

All Implemented Interfaces:
Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle

public class ServerQuicConfiguration extends QuicConfiguration

Server-side QuicConfiguration with server-specific settings.

The PEM working directory constructor argument is mandatory, although it may be set after construction via QuicConfiguration.setPemWorkDirectory(Path) before starting this instance.