Class PongVerticle

java.lang.Object
io.vertx.core.AbstractVerticle
All Implemented Interfaces:
WithEventBus, io.vertx.core.Verticle

public class PongVerticle extends TelestionVerticle<PongVerticle.Configuration> implements WithEventBus
  • Constructor Details

    • PongVerticle

      public PongVerticle()
  • Method Details