Class MVELTemplateEngine

java.lang.Object
io.vertx.rxjava3.ext.web.common.template.TemplateEngine
io.vertx.rxjava3.ext.web.templ.mvel.MVELTemplateEngine
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class MVELTemplateEngine extends TemplateEngine implements io.vertx.lang.rx.RxDelegate
A template engine that uses the Handlebars library.

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