Class RssDataFormatConfiguration

java.lang.Object
org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
org.apache.camel.dataformat.rss.springboot.RssDataFormatConfiguration

@ConfigurationProperties(prefix="camel.dataformat.rss") public class RssDataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Transform from ROME SyndFeed Java Objects to XML and vice-versa. Generated by camel-package-maven-plugin - do not edit this file!
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon

    org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon

    getCustomizer, isEnabled, setEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RssDataFormatConfiguration

      public RssDataFormatConfiguration()