Uses of Interface
org.apache.camel.component.weather.geolocation.GeoLocationProvider
-
Packages that use GeoLocationProvider Package Description org.apache.camel.component.weather org.apache.camel.component.weather.geolocation -
-
Uses of GeoLocationProvider in org.apache.camel.component.weather
Methods in org.apache.camel.component.weather that return GeoLocationProvider Modifier and Type Method Description GeoLocationProviderWeatherConfiguration. getGeoLocationProvider()Methods in org.apache.camel.component.weather with parameters of type GeoLocationProvider Modifier and Type Method Description voidWeatherConfiguration. setGeoLocationProvider(GeoLocationProvider geoLocationProvider)A custum geolocation provider to determine the longitude and latitude to use when no location information is set. -
Uses of GeoLocationProvider in org.apache.camel.component.weather.geolocation
Classes in org.apache.camel.component.weather.geolocation that implement GeoLocationProvider Modifier and Type Class Description classFreeGeoIpGeoLocationProvider
-