Package org.silverpeas.looks.aurora.service.weather
-
Interface Summary Interface Description WeatherServiceRequester Requester of a remote weather service to fetch weather forecast data over several days. -
Class Summary Class Description AccuWeatherRequester Requester of the AccuWeather API service.City OpenWeatherMapRequester Requester of the OpenWeatherMap API service.WeatherCache Cache of weather forecast data coming from a weather service.WeatherForecastData Weather forecast on several days as returned by a remote weather service.WeatherSettings Settings of a weather module dedicated to work with a remote weather service.YahooWeatherRequester Requester of the Yahoo weather service.