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) Create a handlerstatic TemplateHandlerTemplateHandler.create(TemplateEngine engine, String templateDirectory, String contentType) Create a handlerstatic TemplateHandlerTemplateHandler.newInstance(io.vertx.ext.web.handler.TemplateHandler delegate) Creates a new instance of theTemplateHandler.TemplateHandler.setIndexTemplate(String indexTemplate) Set the index template