Class: TemplateHandler

vertx-web-js/template_handler~ TemplateHandler

new TemplateHandler()

A handler which renders responses using a template engine and where the template name is selected from the URI path.
Source:

Methods

handle(arg0)

Parameters:
Name Type Description
arg0 RoutingContext
Source: