Interface AtomEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface AtomEndpointBuilderFactory
Poll Atom RSS feeds. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAtomEndpointBuilderFactory.AdvancedAtomEndpointBuilderAdvanced builder for endpoint for the Atom component.static interfaceAtomEndpointBuilderFactory.AtomBuildersstatic interfaceAtomEndpointBuilderFactory.AtomEndpointBuilderBuilder for endpoint for the Atom component.static classAtomEndpointBuilderFactory.AtomHeaderNameBuilderThe builder of headers' name for the Atom component.
-
Method Summary
Static Methods Modifier and Type Method Description static AtomEndpointBuilderFactory.AtomEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static AtomEndpointBuilderFactory.AtomEndpointBuilder endpointBuilder(String componentName, String path)
-
-