Uses of Class
es.kukenan.smartfi.microservice.contracts.controller.AmqpController
Packages that use AmqpController
Package
Description
Classes required to implement event handling components.
Backoffice event version 1 package.
-
Uses of AmqpController in es.kukenan.smartfi.microservice.contracts.service.events
Fields in es.kukenan.smartfi.microservice.contracts.service.events declared as AmqpControllerModifier and TypeFieldDescriptionprivate AmqpControllerNotificationCreatedEventService.amqpControllerAMQP Controller (for event publishing).private AmqpControllerUserService.amqpControllerAMQP controller. -
Uses of AmqpController in es.kukenan.smartfi.microservice.contracts.service.events.backoffice.v1
Fields in es.kukenan.smartfi.microservice.contracts.service.events.backoffice.v1 declared as AmqpControllerModifier and TypeFieldDescriptionprivate AmqpControllerBackofficeProductEventHandlerV1.amqpControllerAmqp controller.