Class RockerTemplateEngine

java.lang.Object
io.vertx.mutiny.ext.web.common.template.TemplateEngine
io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
All Implemented Interfaces:
MutinyDelegate

public class RockerTemplateEngine extends TemplateEngine implements MutinyDelegate
A template engine that uses the Rocker library.

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.