Class App
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- tech.greenfield.vertx.irked.example.App
-
- All Implemented Interfaces:
io.vertx.core.Verticle
public class App extends io.vertx.core.AbstractVerticleExample Irked verticle- Author:
- odeda
-
-
Constructor Summary
Constructors Constructor Description App()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(io.vertx.core.Promise<Void> startFuture)
-