Package io.vertx.up.extension
Class AbstractAres
java.lang.Object
io.vertx.up.extension.AbstractAres
- All Implemented Interfaces:
Ares
- Direct Known Subclasses:
AresBridge,AresHub,AresSockJs
- Author:
- Lang
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected io.vertx.core.http.HttpServerOptionsprotected io.vertx.core.http.HttpServer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
server
protected io.vertx.core.http.HttpServer server -
options
protected io.vertx.core.http.HttpServerOptions options
-
-
Constructor Details
-
AbstractAres
public AbstractAres(io.vertx.core.Vertx vertxRef)
-
-
Method Details