Class GenericSimpleCommandHandler

java.lang.Object
io.vertx.core.AbstractVerticle
de.wuespace.telestion.api.verticle.TelestionVerticle<UntypedConfiguration>
de.wuespace.telestion.examples.GenericSimpleCommandHandler
All Implemented Interfaces:
WithEventBus, io.vertx.core.Verticle

public class GenericSimpleCommandHandler extends TelestionVerticle<UntypedConfiguration> implements WithEventBus
  • Constructor Details

    • GenericSimpleCommandHandler

      public GenericSimpleCommandHandler()
  • Method Details