Uses of Interface
my.uum.service.MessagingService
Packages that use MessagingService
-
Uses of MessagingService in my.uum.service.impl
Classes in my.uum.service.impl that implement MessagingServiceModifier and TypeClassDescriptionclassImplementation of the MessagingService interface for sending messages via Telegram.Constructors in my.uum.service.impl with parameters of type MessagingServiceModifierConstructorDescriptionTelegramUIServiceImpl(MessagingService messagingService, WeatherService weatherService) Constructor to initialize the TelegramUIServiceImpl with necessary services.