Interface RssComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface RssComponentBuilderFactory
Poll RSS feeds. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRssComponentBuilderFactory.RssComponentBuilderBuilder for the RSS component.static classRssComponentBuilderFactory.RssComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static RssComponentBuilderFactory.RssComponentBuilderrss()RSS (camel-rss) Poll RSS feeds.
-
-
-
Method Detail
-
rss
static RssComponentBuilderFactory.RssComponentBuilder rss()
RSS (camel-rss) Poll RSS feeds. Category: rss Since: 2.0 Maven coordinates: org.apache.camel:camel-rss- Returns:
- the dsl builder
-
-