Class RssComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.rss.springboot.RssComponentConfiguration

@ConfigurationProperties(prefix="camel.component.rss") public class RssComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Poll RSS feeds. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • RssComponentConfiguration

      public RssComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)