public class JetPollux extends Object implements PlugRouter
KEY_ROUTER| Constructor and Description |
|---|
JetPollux() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(io.vertx.core.Vertx vertx) |
void |
mount(io.vertx.ext.web.Router router,
io.vertx.core.json.JsonObject config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfig, getOrderpublic void mount(io.vertx.ext.web.Router router,
io.vertx.core.json.JsonObject config)
mount in interface PlugRouterpublic void bind(io.vertx.core.Vertx vertx)
bind in interface PlugRouterCopyright © 2021. All rights reserved.