Uses of Interface
io.vertx.ext.web.handler.TemplateHandler
Packages that use TemplateHandler
Package
Description
-
Uses of TemplateHandler in io.vertx.ext.web.handler
Methods in io.vertx.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 handlerTemplateHandler.setIndexTemplate(String indexTemplate) Set the index template -
Uses of TemplateHandler in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return TemplateHandlerMethods in io.vertx.reactivex.ext.web.handler with parameters of type TemplateHandlerModifier and TypeMethodDescriptionstatic TemplateHandlerTemplateHandler.newInstance(TemplateHandler arg) Constructors in io.vertx.reactivex.ext.web.handler with parameters of type TemplateHandler -
Uses of TemplateHandler in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return TemplateHandlerMethods in io.vertx.rxjava3.ext.web.handler with parameters of type TemplateHandlerModifier and TypeMethodDescriptionstatic TemplateHandlerTemplateHandler.newInstance(TemplateHandler arg) Constructors in io.vertx.rxjava3.ext.web.handler with parameters of type TemplateHandler