Interface WeatherEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface WeatherEndpointBuilderFactory
Poll the weather information from Open Weather Map. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceWeatherEndpointBuilderFactory.AdvancedWeatherEndpointBuilderAdvanced builder for endpoint for the Weather component.static interfaceWeatherEndpointBuilderFactory.AdvancedWeatherEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Weather component.static interfaceWeatherEndpointBuilderFactory.AdvancedWeatherEndpointProducerBuilderAdvanced builder for endpoint producers for the Weather component.static interfaceWeatherEndpointBuilderFactory.WeatherBuildersstatic interfaceWeatherEndpointBuilderFactory.WeatherEndpointBuilderBuilder for endpoint for the Weather component.static interfaceWeatherEndpointBuilderFactory.WeatherEndpointConsumerBuilderBuilder for endpoint consumers for the Weather component.static interfaceWeatherEndpointBuilderFactory.WeatherEndpointProducerBuilderBuilder for endpoint producers for the Weather component.static classWeatherEndpointBuilderFactory.WeatherHeaderNameBuilderThe builder of headers' name for the Weather component.
-
Method Summary
Static Methods Modifier and Type Method Description static WeatherEndpointBuilderFactory.WeatherEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static WeatherEndpointBuilderFactory.WeatherEndpointBuilder endpointBuilder(String componentName, String path)
-
-