Package server
Class AppServer
java.lang.Object
io.vertx.core.AbstractVerticle
server.AppServer
- All Implemented Interfaces:
io.vertx.core.Verticle
public class AppServer
extends io.vertx.core.AbstractVerticle
-
Field Summary
Fields inherited from class io.vertx.core.AbstractVerticle
context, vertx
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.core.AbstractVerticle
config, deploymentID, getVertx, init, processArgs, start, stop, stop
-
Constructor Details
-
AppServer
public AppServer()
-
-
Method Details
-
start
- Overrides:
start
in classio.vertx.core.AbstractVerticle
- Throws:
Exception
-