Uses of Interface
io.vertx.tp.modular.phantom.AoModeler
-
Packages that use AoModeler Package Description io.vertx.tp.atom.cv io.vertx.tp.modular.phantom -
-
Uses of AoModeler in io.vertx.tp.atom.cv
Fields in io.vertx.tp.atom.cv with type parameters of type AoModeler Modifier and Type Field Description static ConcurrentMap<String,AoModeler>AoCache. POOL_MODELER -
Uses of AoModeler in io.vertx.tp.modular.phantom
Methods in io.vertx.tp.modular.phantom that return AoModeler Modifier and Type Method Description static AoModelerAoModeler. attribute()static AoModelerAoModeler. entity()static AoModelerAoModeler. field()static AoModelerAoModeler. index()static AoModelerAoModeler. init()static AoModelerAoModeler. join()static AoModelerAoModeler. key()static AoModelerAoModeler. scatter()
-