Class TeamDict

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

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

      • TeamDict

        public TeamDict()
    • 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