public abstract class AbstractRegion extends Object implements PlugRegion
| Constructor and Description |
|---|
AbstractRegion() |
| Modifier and Type | Method and Description |
|---|---|
PlugRegion |
bind(io.vertx.core.json.JsonObject config) |
protected io.vertx.core.json.JsonObject |
config() |
protected io.vertx.up.log.Annal |
getLogger() |
protected boolean |
isEnabled(io.vertx.ext.web.RoutingContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafter, beforepublic PlugRegion bind(io.vertx.core.json.JsonObject config)
bind in interface PlugRegionprotected io.vertx.core.json.JsonObject config()
protected io.vertx.up.log.Annal getLogger()
protected boolean isEnabled(io.vertx.ext.web.RoutingContext context)
Copyright © 2021. All rights reserved.