Class HandlebarsTemplateEngine

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class HandlebarsTemplateEngine
    extends TemplateEngine
    implements io.vertx.lang.rx.RxDelegate
    A template engine that uses the Handlebars library. The TemplateEngine.unwrap() shall return an object of class

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