Class RockerTemplateEngine

java.lang.Object
io.vertx.reactivex.ext.web.common.template.TemplateEngine
io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

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

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