Uses of Class
es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet.MailjetEventsService
Packages that use MailjetEventsService
Package
Description
Application Rest controllers.
-
Uses of MailjetEventsService in es.kukenan.smartfi.microservice.communication.controller
Fields in es.kukenan.smartfi.microservice.communication.controller declared as MailjetEventsServiceModifier and TypeFieldDescriptionprivate MailjetEventsServiceInternalMailJetEventsQueueController.eventsServiceThe service where the logic to the events handling is located.private MailjetEventsServiceMailjetEventsRestController.eventsServiceMailJet events service that hold event handling logic.