Class Hierarchy
- java.lang.Object
- org.silverpeas.looks.aurora.service.weather.AccuWeatherRequester (implements org.silverpeas.looks.aurora.service.weather.WeatherServiceRequester)
- org.silverpeas.looks.aurora.service.weather.City (implements java.io.Serializable)
- org.silverpeas.looks.aurora.service.weather.OpenWeatherMapRequester (implements org.silverpeas.looks.aurora.service.weather.WeatherServiceRequester)
- org.silverpeas.looks.aurora.service.weather.WeatherCache
- org.silverpeas.looks.aurora.service.weather.WeatherForecastData
- org.silverpeas.looks.aurora.service.weather.WeatherSettings (implements java.io.Serializable)
- org.silverpeas.looks.aurora.service.weather.YahooWeatherRequester (implements org.silverpeas.looks.aurora.service.weather.WeatherServiceRequester)
Interface Hierarchy
- org.silverpeas.looks.aurora.service.weather.WeatherServiceRequester