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_ARGMethods in io.vertx.mutiny.ext.web.handler that return TemplateHandlerModifier and TypeMethodDescriptionstatic TemplateHandlerTemplateHandler.create(TemplateEngine engine) static TemplateHandlerTemplateHandler.create(TemplateEngine engine, String templateDirectory, String contentType) static TemplateHandlerTemplateHandler.newInstance(io.vertx.ext.web.handler.TemplateHandler arg) TemplateHandler.setIndexTemplate(String indexTemplate)