Interface ControlStub

  • All Known Implementing Classes:
    ControlService

    public interface ControlStub
    • Method Detail

      • fetchControls

        io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchControls​(String pageId)
      • fetchById

        io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchById​(String control)