Uses of Class
io.vertx.mutiny.ext.web.handler.TemplateHandler
Packages that use TemplateHandler
-
Uses of TemplateHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type TemplateHandlerModifier and TypeFieldDescriptionstatic final TypeArg<TemplateHandler>
TemplateHandler.__TYPE_ARG
Methods in io.vertx.mutiny.ext.web.handler that return TemplateHandlerModifier and TypeMethodDescriptionstatic TemplateHandler
TemplateHandler.create
(TemplateEngine engine) static TemplateHandler
TemplateHandler.create
(TemplateEngine engine, String templateDirectory, String contentType) static TemplateHandler
TemplateHandler.newInstance
(io.vertx.ext.web.handler.TemplateHandler arg) TemplateHandler.setIndexTemplate
(String indexTemplate)