Class PingVerticle

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

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

    • PingVerticle

      public PingVerticle()
  • Method Details