- setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.freemarker.FreemarkerComponent
-
Sets whether the context map should allow access to all details.
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.freemarker.FreemarkerComponent
-
Whether to allow to use resource template from header or not (default false).
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
-
Whether to allow to use resource template from header or not (default false).
- setConfiguration(Configuration) - Method in class org.apache.camel.component.freemarker.FreemarkerComponent
-
To use an existing Configuration instance as the configuration.
- setConfiguration(Configuration) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
-
Sets the Freemarker configuration to use
- setEncoding(String) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
-
Sets the encoding to be used for loading the template file.
- setTemplateUpdateDelay(int) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
-
Number of seconds the loaded template resource will remain in the cache.