Class UiFormFetcher

  • All Implemented Interfaces:
    Form

    public class UiFormFetcher
    extends Object
    implements Form
    Author:
    Lang
    • Constructor Detail

      • UiFormFetcher

        public UiFormFetcher()
    • Method Detail

      • fetchUi

        public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchUi​(io.vertx.core.json.JsonObject params)
        Specified by:
        fetchUi in interface Form