List of usage examples for io.vertx.core.http HttpServerOptions subclass-usage
From source file io.apiman.gateway.platforms.vertx3.common.config.InheritingHttpServerOptions.java
@DataObject(inheritConverter = true, generateConverter = true) public class InheritingHttpServerOptions extends HttpServerOptions { public InheritingHttpServerOptions() { super(); }