Class PebbleTemplateEngine


  • public class PebbleTemplateEngine
    extends TemplateEngine
    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 Mutiny-ified interface using Vert.x codegen.

    • Constructor Detail

      • PebbleTemplateEngine

        public PebbleTemplateEngine​(io.vertx.ext.web.templ.pebble.PebbleTemplateEngine delegate)
      • PebbleTemplateEngine

        public PebbleTemplateEngine​(Object delegate)