Class PebbleTemplateEngine

  • All Implemented Interfaces:
    RxDelegate

    public class PebbleTemplateEngine
    extends TemplateEngine
    implements RxDelegate
    A template engine that uses the Pebble 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.