- EventBrokerApplication - Class in org.ametiste.scm.broker.boot
-
- EventBrokerApplication() - Constructor for class org.ametiste.scm.broker.boot.EventBrokerApplication
-
- EventBrokerConfiguration - Class in org.ametiste.scm.broker.boot.config
-
Main configuration of Event Broker application.
- EventBrokerConfiguration() - Constructor for class org.ametiste.scm.broker.boot.config.EventBrokerConfiguration
-
- eventMessageBroadcaster() - Method in class org.ametiste.scm.broker.boot.config.EventProcessingConfiguration
-
- EventMessageBroadcaster - Class in org.ametiste.scm.broker.broadcast
-
Implementation of MessageBroadcaster interface for broadcasting TransportMessage with Event
payload.
- EventMessageBroadcaster(EventSubscribersFetcher, EventSender) - Constructor for class org.ametiste.scm.broker.broadcast.EventMessageBroadcaster
-
Create event transport messages broadcaster.
- EventMessageProcessor - Interface in org.ametiste.scm.broker.processing
-
Interface provides protocol to communicate with transport message processing system of Event Broker.
- EventProcessingConfiguration - Class in org.ametiste.scm.broker.boot.config
-
Configuration defines components that are responsible for listen events and sending them to processing pipeline via
EventMessageProcessor interface.
- EventProcessingConfiguration() - Constructor for class org.ametiste.scm.broker.boot.config.EventProcessingConfiguration
-
- eventSenderHttpClient() - Method in class org.ametiste.scm.broker.boot.config.EventTransportConfiguration
-
- EventTransportConfiguration - Class in org.ametiste.scm.broker.boot.config
-
Configuration that defines components for sending and receiving messages outbound the application.
- EventTransportConfiguration() - Constructor for class org.ametiste.scm.broker.boot.config.EventTransportConfiguration
-