public static interface RssEndpointBuilderFactory.RssBuilders
| Modifier and Type | Method and Description |
|---|---|
default RssEndpointBuilderFactory.RssEndpointBuilder |
rss(String path)
RSS (camel-rss)
The rss component is used for consuming RSS feeds.
|
default RssEndpointBuilderFactory.RssEndpointBuilder rss(String path)
rss:feedUri
Path parameter: feedUri (required)
The URI to the feed to poll.Apache Camel