public class HttpServerVisitor extends Object implements ServerVisitor<io.vertx.core.http.HttpServerOptions>
YKEY_CONFIG, YKEY_TYPE| Constructor and Description |
|---|
HttpServerVisitor() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
visit(String... key) |
public ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> visit(String... key) throws ZeroException
visit in interface Visitor<ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions>>ZeroException - ServerConfigExceptionCopyright © 2017. All rights reserved.