Uses of Class
io.vertx.reactivex.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
-
Packages that use ThymeleafTemplateEngine Package Description io.vertx.reactivex.ext.web.templ.thymeleaf -
-
Uses of ThymeleafTemplateEngine in io.vertx.reactivex.ext.web.templ.thymeleaf
Fields in io.vertx.reactivex.ext.web.templ.thymeleaf with type parameters of type ThymeleafTemplateEngine Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<ThymeleafTemplateEngine>
ThymeleafTemplateEngine. __TYPE_ARG
Methods in io.vertx.reactivex.ext.web.templ.thymeleaf that return ThymeleafTemplateEngine Modifier and Type Method Description static ThymeleafTemplateEngine
ThymeleafTemplateEngine. create(Vertx vertx)
Create a template engine using defaultsstatic ThymeleafTemplateEngine
ThymeleafTemplateEngine. newInstance(ThymeleafTemplateEngine arg)
-