Uses of Class
io.vertx.tp.crud.uca.desk.IxWeb
-
Packages that use IxWeb Package Description io.vertx.tp.crud.uca.desk io.vertx.tp.crud.uca.next -
-
Uses of IxWeb in io.vertx.tp.crud.uca.desk
Methods in io.vertx.tp.crud.uca.desk that return IxWeb Modifier and Type Method Description IxWebIxWeb. build(Envelop envelop)static IxWebIxWeb. create(ApiSpec spec)Methods in io.vertx.tp.crud.uca.desk with parameters of type IxWeb Modifier and Type Method Description static IxPanelIxPanel. on(IxWeb request) -
Uses of IxWeb in io.vertx.tp.crud.uca.next
Methods in io.vertx.tp.crud.uca.next with parameters of type IxWeb Modifier and Type Method Description default Co<I,A,S,O>Co. bind(IxWeb request)
-