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