Uses of Class
org.apache.camel.component.weather.WeatherConfiguration
-
Packages that use WeatherConfiguration Package Description org.apache.camel.component.weather org.apache.camel.component.weather.geolocation -
-
Uses of WeatherConfiguration in org.apache.camel.component.weather
Methods in org.apache.camel.component.weather that return WeatherConfiguration Modifier and Type Method Description WeatherConfigurationWeatherEndpoint. getConfiguration()Constructors in org.apache.camel.component.weather with parameters of type WeatherConfiguration Constructor Description WeatherEndpoint(String uri, WeatherComponent component, WeatherConfiguration properties)WeatherQuery(WeatherConfiguration weatherConfiguration) -
Uses of WeatherConfiguration in org.apache.camel.component.weather.geolocation
Constructors in org.apache.camel.component.weather.geolocation with parameters of type WeatherConfiguration Constructor Description FreeGeoIpGeoLocationProvider(WeatherConfiguration configuration)
-