Class BrandDict

    • Constructor Detail

      • BrandDict

        public BrandDict()
    • Method Detail

      • fetchAsync

        public io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchAsync​(io.vertx.up.commune.exchange.DiSource source,
                                                                             io.vertx.core.MultiMap paramMap)
        Specified by:
        fetchAsync in interface DictionaryPlugin
      • fetch

        public io.vertx.core.json.JsonArray fetch​(io.vertx.up.commune.exchange.DiSource source,
                                                  io.vertx.core.MultiMap paramMap)
        Specified by:
        fetch in interface DictionaryPlugin