Class RandomPositionPublisher

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

public final class RandomPositionPublisher extends TelestionVerticle<NoConfiguration> implements WithEventBus, WithSharedData
Test class.
Will be removed upon first release.
  • Constructor Details

    • RandomPositionPublisher

      public RandomPositionPublisher()
  • Method Details