Class TentDict

  • All Implemented Interfaces:
    io.vertx.tp.optic.component.DictionaryPlugin

    public class TentDict
    extends Object
    implements io.vertx.tp.optic.component.DictionaryPlugin
    • Constructor Detail

      • TentDict

        public TentDict()
    • 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 io.vertx.tp.optic.component.DictionaryPlugin