Package io.vertx.up.extension.router
Class AresHub
java.lang.Object
io.vertx.up.extension.AbstractAres
io.vertx.up.extension.router.AresHub
- All Implemented Interfaces:
Ares
- Author:
- Lang
-
Field Summary
Fields inherited from class io.vertx.up.extension.AbstractAres
options, server -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.up.extension.AbstractAres
bind, logger, vertx
-
Constructor Details
-
AresHub
public AresHub(io.vertx.core.Vertx vertxRef)
-
-
Method Details
-
configure
public void configure(io.vertx.core.http.HttpServerOptions options) -
mount
public void mount(io.vertx.ext.web.Router router, io.vertx.core.json.JsonObject config)
-