Uses of Class
io.vertx.rxjava.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
-
Packages that use ThymeleafTemplateEngine Package Description io.vertx.rxjava.ext.web.templ.thymeleaf -
-
Uses of ThymeleafTemplateEngine in io.vertx.rxjava.ext.web.templ.thymeleaf
Fields in io.vertx.rxjava.ext.web.templ.thymeleaf with type parameters of type ThymeleafTemplateEngine Modifier and Type Field Description static TypeArg<ThymeleafTemplateEngine>ThymeleafTemplateEngine. __TYPE_ARGMethods in io.vertx.rxjava.ext.web.templ.thymeleaf that return ThymeleafTemplateEngine Modifier and Type Method Description static ThymeleafTemplateEngineThymeleafTemplateEngine. create(Vertx vertx)Create a template engine using defaultsstatic ThymeleafTemplateEngineThymeleafTemplateEngine. newInstance(ThymeleafTemplateEngine arg)ThymeleafTemplateEngineThymeleafTemplateEngine. setMode(org.thymeleaf.templatemode.TemplateMode mode)Deprecated.
-