Interface OpStub

  • All Known Implementing Classes:
    OpService

    public interface OpStub
    Author:
    Lang
    • Method Detail

      • fetchDynamic

        io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchDynamic​(String control)
      • fetchFixed

        io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchFixed​(String identifier)