Class FreeMarkerTemplateEngine

  • All Implemented Interfaces:
    RxDelegate

    public class FreeMarkerTemplateEngine
    extends TemplateEngine
    implements RxDelegate
    A template engine that uses the FreeMarker library. The unwrap() shall return an object of class Configuration

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