All Classes and Interfaces
Class
Description
AbstractAmqpController<T extends es.kukenan.smartfi.events.common.AbstractEvent>
On charge of receiving the event and publish it.
Create the configuration needed to exchange requests and responses through the mail channel.
AmqpController to Message listener adapter.
Internal exception thrown when detected that an event has been already processed.
Filter to extract Amqp headers that carry context information (requestId and companyId) and propagate them to the request context (
RequestContextManager) and to the response.Amqp message converter for the request queue.
Properties to configure AMPQ.
EventId entity, represents the objects stored in the EventId collection.
EventId repository, use to register the processed events and avoid duplicated execution.