Class IxWeb

java.lang.Object
io.vertx.tp.crud.uca.desk.IxWeb

public class IxWeb extends Object
Here are the new data structure for input data 1) Envelop will convert to IxOpt to panel 2) Here are different module extractor in internal code logical for connect 3) This component will provide the feature that are similar with IxNext ( Old Version ) 4) Provide the mapping from `active` to `standBy`
Author:
Lang
  • Method Details

    • create

      public static IxWeb create(ApiSpec spec)
    • build

      public IxWeb build(io.vertx.up.commune.Envelop envelop)
    • active

      public IxMod active()
    • standBy

      public IxMod standBy()
    • dataK

      public io.vertx.core.json.JsonObject dataK()
    • dataKJ

      public io.vertx.core.json.JsonObject dataKJ()
    • dataF

      public io.vertx.core.json.JsonObject dataF()
    • dataJ

      public io.vertx.core.json.JsonObject dataJ()
    • dataV

      public io.vertx.core.json.JsonObject dataV()
    • dataA

      public io.vertx.core.json.JsonArray dataA()