Uses of Class
es.kukenan.smartfi.microservice.communication.controller.InternalMailJetEventsQueueController
Packages that use InternalMailJetEventsQueueController
Package
Description
Application configuration.
Mailjet implementations for notification provider contracts.
-
Uses of InternalMailJetEventsQueueController in es.kukenan.smartfi.microservice.communication.config
Methods in es.kukenan.smartfi.microservice.communication.config with parameters of type InternalMailJetEventsQueueControllerModifier and TypeMethodDescriptionprivate org.springframework.amqp.rabbit.listener.adapter.MessageListenerAdapterInternalMailJetEventsQueueConfig.notificationsInQueueListenerAdapter(es.kukenan.smartfi.common.utils.CustomObjectMapper customObjectMapper, InternalMailJetEventsQueueController internalMailJetEventsQueueController) MailJet events controller message listener adapter. -
Uses of InternalMailJetEventsQueueController in es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet
Fields in es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet declared as InternalMailJetEventsQueueControllerModifier and TypeFieldDescriptionMailjetEventsService.eventsQueueControllerInternal queue controller.