Package io.vertx.rx.web
Class ZeroLauncher
- java.lang.Object
-
- io.vertx.rx.web.ZeroLauncher
-
-
Constructor Summary
Constructors Constructor Description ZeroLauncher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(Consumer<io.vertx.reactivex.core.Vertx> callback)voidstop(Consumer<io.vertx.reactivex.core.Vertx> callback)
-
-
-
Method Detail
-
start
public void start(Consumer<io.vertx.reactivex.core.Vertx> callback)
-
-