Package io.reactiverse.es4x.impl
Class REPLVerticle
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.reactiverse.es4x.impl.REPLVerticle
-
- All Implemented Interfaces:
io.vertx.core.Verticle
public class REPLVerticle extends io.vertx.core.AbstractVerticle
-
-
Constructor Summary
Constructors Constructor Description REPLVerticle(Runtime runtime)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()voidstop()
-
-
-
Constructor Detail
-
REPLVerticle
public REPLVerticle(Runtime runtime)
-
-