Interface RssEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface RssEndpointBuilderFactory
Poll RSS feeds. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRssEndpointBuilderFactory.AdvancedRssEndpointBuilderAdvanced builder for endpoint for the RSS component.static interfaceRssEndpointBuilderFactory.RssBuildersstatic interfaceRssEndpointBuilderFactory.RssEndpointBuilderBuilder for endpoint for the RSS component.static classRssEndpointBuilderFactory.RssHeaderNameBuilderThe builder of headers' name for the RSS component.
-
Method Summary
Static Methods Modifier and Type Method Description static RssEndpointBuilderFactory.RssEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static RssEndpointBuilderFactory.RssEndpointBuilder endpointBuilder(String componentName, String path)
-
-