public interface PlugRouter
| Modifier and Type | Method and Description |
|---|---|
default void |
bind(io.vertx.core.Vertx vertx) |
default int |
getOrder()
We suggest do not overwrite this value once you haven't known the internal
architecture of Zero Framework.
|
void |
mount(io.vertx.ext.web.Router router,
io.vertx.core.json.JsonObject config) |
Copyright © 2019. All rights reserved.