Class DepartmentDict

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

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

      • DepartmentDict

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