Class ExAmbientDictionary

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

    public class ExAmbientDictionary
    extends Object
    implements io.vertx.tp.optic.component.Dictionary
    • Constructor Detail

      • ExAmbientDictionary

        public ExAmbientDictionary()
    • Method Detail

      • fetchAsync

        public io.vertx.core.Future<ConcurrentMap<String,​io.vertx.core.json.JsonArray>> fetchAsync​(io.vertx.core.MultiMap paramMap,
                                                                                                         List<io.vertx.up.commune.exchange.DiSource> sources)
        Specified by:
        fetchAsync in interface io.vertx.tp.optic.component.Dictionary