@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface WeatherEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WeatherEndpointBuilderFactory.AdvancedWeatherEndpointBuilder
Advanced builder for endpoint for the Weather component.
|
static interface |
WeatherEndpointBuilderFactory.AdvancedWeatherEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Weather component.
|
static interface |
WeatherEndpointBuilderFactory.AdvancedWeatherEndpointProducerBuilder
Advanced builder for endpoint producers for the Weather component.
|
static class |
WeatherEndpointBuilderFactory.WeatherApi
Proxy enum for
org.apache.camel.component.weather.WeatherApi
enum. |
static interface |
WeatherEndpointBuilderFactory.WeatherBuilders |
static interface |
WeatherEndpointBuilderFactory.WeatherEndpointBuilder
Builder for endpoint for the Weather component.
|
static interface |
WeatherEndpointBuilderFactory.WeatherEndpointConsumerBuilder
Builder for endpoint consumers for the Weather component.
|
static interface |
WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder
Builder for endpoint producers for the Weather component.
|
static class |
WeatherEndpointBuilderFactory.WeatherLanguage
Proxy enum for
org.apache.camel.component.weather.WeatherLanguage enum. |
static class |
WeatherEndpointBuilderFactory.WeatherMode
Proxy enum for
org.apache.camel.component.weather.WeatherMode enum. |
static class |
WeatherEndpointBuilderFactory.WeatherUnits
Proxy enum for
org.apache.camel.component.weather.WeatherUnits enum. |
| Modifier and Type | Method and Description |
|---|---|
static WeatherEndpointBuilderFactory.WeatherEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static WeatherEndpointBuilderFactory.WeatherEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel