public class DynamicVisitor extends HttpServerVisitor
transformerKEY, YKEY_CONFIG, YKEY_NAME, YKEY_TYPE| Constructor and Description |
|---|
DynamicVisitor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isServer(io.vertx.core.json.JsonObject item) |
ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
visit(String... key) |
extract, getLogger, getTypepublic ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> visit(String... key) throws io.vertx.up.exception.ZeroException
visit in interface Visitor<ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions>>visit in class HttpServerVisitorio.vertx.up.exception.ZeroException - ServerConfigExceptionprotected boolean isServer(io.vertx.core.json.JsonObject item)
isServer in class HttpServerVisitorCopyright © 2021. All rights reserved.