Uses of Class
es.kukenan.smartfi.microservice.clients.controller.AmqpController
Packages that use AmqpController
Package
Description
Services and related beans and dependencies.
Services and related beans and dependencies.
Services and related beans and dependencies.
-
Uses of AmqpController in es.kukenan.smartfi.microservice.clients.service
Fields in es.kukenan.smartfi.microservice.clients.service declared as AmqpControllerModifier and TypeFieldDescriptionprivate AmqpControllerUserService.amqpControllerAMQP Controller (for event publishing). -
Uses of AmqpController in es.kukenan.smartfi.microservice.clients.service.login.strategy
Fields in es.kukenan.smartfi.microservice.clients.service.login.strategy declared as AmqpControllerModifier and TypeFieldDescriptionprivate AmqpControllerAbstractLoginService.amqpControllerGenerate MQ to update other microservices. -
Uses of AmqpController in es.kukenan.smartfi.microservice.clients.service.schedule
Fields in es.kukenan.smartfi.microservice.clients.service.schedule declared as AmqpControllerModifier and TypeFieldDescriptionprivate AmqpControllerPurgeExpiredTokenService.amqpControllerAMQP Controller (for event publishing).