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 classWeatherEndpointBuilderFactory.WeatherApiProxy enum fororg.apache.camel.component.weather.WeatherApienum.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.WeatherLanguageProxy enum fororg.apache.camel.component.weather.WeatherLanguageenum.static classWeatherEndpointBuilderFactory.WeatherModeProxy enum fororg.apache.camel.component.weather.WeatherModeenum.static classWeatherEndpointBuilderFactory.WeatherUnitsProxy enum fororg.apache.camel.component.weather.WeatherUnitsenum.
-
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)
-
-