Uses of Class
io.vertx.core.http.Http3ServerConfig
Packages that use Http3ServerConfig
-
Uses of Http3ServerConfig in io.vertx.core.http
Methods in io.vertx.core.http that return Http3ServerConfigModifier and TypeMethodDescriptionHttpServerConfig.getHttp3Config()Http3ServerConfig.setInitialSettings(Http3Settings settings) Set the HTTP/3 connection settings sent by the server when a client connects.Methods in io.vertx.core.http with parameters of type Http3ServerConfigModifier and TypeMethodDescriptionHttpServerConfig.setHttp3Config(Http3ServerConfig config) Set the HTTP/3 configuration to useConstructors in io.vertx.core.http with parameters of type Http3ServerConfig