Uses of Class
es.kukenan.smartfi.microservice.communication.service.messaging.UserDeviceTokenDeletedService
Packages that use UserDeviceTokenDeletedService
Package
Description
Application Rest controllers.
-
Uses of UserDeviceTokenDeletedService in es.kukenan.smartfi.microservice.communication.controller
Fields in es.kukenan.smartfi.microservice.communication.controller declared as UserDeviceTokenDeletedServiceModifier and TypeFieldDescriptionprivate UserDeviceTokenDeletedServiceKafkaController.userDeviceTokenDeletedServiceThe user device token service that holds the business logic.private UserDeviceTokenDeletedServiceMessagingController.userDeviceTokenDeletedServiceThe user device token service that holds the business logic.