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
- Version:
- $Rev: 2080 $, $Date: 2010-01-26 18:04:19 +0900 (Tue, 26 Jan 2010) $
- Author:
- Andy Taylor (andy.taylor@jboss.org), Trustin Lee, Norman Maurer, Julien Viet
-
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
-