Uses of Interface
org.silverpeas.looks.aurora.service.weather.WeatherServiceRequester
Packages that use WeatherServiceRequester
-
Uses of WeatherServiceRequester in org.silverpeas.looks.aurora.service.weather
Classes in org.silverpeas.looks.aurora.service.weather that implement WeatherServiceRequesterModifier and TypeClassDescriptionclassRequester of the AccuWeather API service.classRequester of the OpenWeatherMap API service.classRequester of the Yahoo weather service.Methods in org.silverpeas.looks.aurora.service.weather that return WeatherServiceRequesterModifier and TypeMethodDescriptionstatic WeatherServiceRequesterWeatherServiceRequester.getForService(String serviceName) Gets the requester relative to the specified weather service.