public class BrandDict extends Object implements DictionaryPlugin
| Constructor and Description |
|---|
BrandDict() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonArray |
fetch(io.vertx.up.commune.exchange.DictSource source,
io.vertx.core.MultiMap paramMap) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchAsync(io.vertx.up.commune.exchange.DictSource source,
io.vertx.core.MultiMap paramMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurationpublic io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchAsync(io.vertx.up.commune.exchange.DictSource source, io.vertx.core.MultiMap paramMap)
fetchAsync in interface DictionaryPluginpublic io.vertx.core.json.JsonArray fetch(io.vertx.up.commune.exchange.DictSource source, io.vertx.core.MultiMap paramMap)
fetch in interface DictionaryPluginCopyright © 2021. All rights reserved.