public class DynamicVisitor extends HttpServerVisitor
transformer| 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, extractPort, getLogger, getTypepublic ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> visit(String... key) throws ZeroException
visit in interface io.vertx.zero.marshal.Visitor<ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions>>visit in class HttpServerVisitorZeroException - ServerConfigExceptionprotected boolean isServer(io.vertx.core.json.JsonObject item)
isServer in class HttpServerVisitorCopyright © 2018. All rights reserved.