Class HelloWorld

java.lang.Object
io.vertx.core.AbstractVerticle
de.wuespace.telestion.api.verticle.TelestionVerticle<NoConfiguration>
de.wuespace.telestion.examples.HelloWorld
All Implemented Interfaces:
io.vertx.core.Verticle

public final class HelloWorld extends TelestionVerticle<NoConfiguration>
Test-Class.
Will be removed by the first release.
  • Constructor Details

    • HelloWorld

      public HelloWorld()
  • Method Details