Uses of Interface
my.uum.service.WeatherService
Packages that use WeatherService
-
Uses of WeatherService in my.uum.service.impl
Classes in my.uum.service.impl that implement WeatherServiceModifier and TypeClassDescriptionclassImplementation of the WeatherService interface for retrieving weather data.Constructors in my.uum.service.impl with parameters of type WeatherServiceModifierConstructorDescriptionTelegramUIServiceImpl(MessagingService messagingService, WeatherService weatherService) Constructor to initialize the TelegramUIServiceImpl with necessary services.