@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface RssEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RssEndpointBuilderFactory.AdvancedRssEndpointBuilder
Advanced builder for endpoint for the RSS component.
|
static interface |
RssEndpointBuilderFactory.RssBuilders |
static interface |
RssEndpointBuilderFactory.RssEndpointBuilder
Builder for endpoint for the RSS component.
|
| Modifier and Type | Method and Description |
|---|---|
static RssEndpointBuilderFactory.RssEndpointBuilder |
rss(String path)
RSS (camel-rss)
The rss component is used for consuming RSS feeds.
|
static RssEndpointBuilderFactory.RssEndpointBuilder rss(String path)
rss:feedUri
Path parameter: feedUri (required)
The URI to the feed to poll.Apache Camel