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