Class VertxJaxrsServer.Verticle
java.lang.Object
io.vertx.core.AbstractVerticle
org.jboss.resteasy.plugins.server.vertx.VertxJaxrsServer.Verticle
- All Implemented Interfaces:
io.vertx.core.Verticle
- Enclosing class:
- VertxJaxrsServer
public static class VertxJaxrsServer.Verticle
extends io.vertx.core.AbstractVerticle
-
Field Summary
Fields inherited from class io.vertx.core.AbstractVerticle
context, vertx
-
Constructor Summary
-
Method Summary
Methods inherited from class io.vertx.core.AbstractVerticle
config, deploymentID, getVertx, init, processArgs, start, stop, stop
-
Field Details
-
server
protected io.vertx.core.http.HttpServer server
-
-
Constructor Details
-
Verticle
public Verticle()
-
-
Method Details
-
start
- Specified by:
start
in interfaceio.vertx.core.Verticle
- Overrides:
start
in classio.vertx.core.AbstractVerticle
- Throws:
Exception
-