Interface AtomComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AtomComponentBuilderFactory
Poll Atom RSS feeds. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAtomComponentBuilderFactory.AtomComponentBuilderBuilder for the Atom component.static classAtomComponentBuilderFactory.AtomComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AtomComponentBuilderFactory.AtomComponentBuilderatom()Atom (camel-atom) Poll Atom RSS feeds.
-
-
-
Method Detail
-
atom
static AtomComponentBuilderFactory.AtomComponentBuilder atom()
Atom (camel-atom) Poll Atom RSS feeds. Category: rss Since: 1.2 Maven coordinates: org.apache.camel:camel-atom- Returns:
- the dsl builder
-
-