Package de.otto.synapse.endpoint
package de.otto.synapse.endpoint
-
ClassDescriptionEndpoint that is used by an application to access the messaging infrastructure to send or receive messages.A
message interceptorthat is able to add some commonly required header attributes in Synapse services.Amessage interceptorthat is able to add some commonly required header attributes in Synapse services.Capabilities of the DefaultSenderHeadersInterceptor.Enumeration to distinguish sender and receiverendpointsImplementation of the Composite pattern formessage interceptorsthat can be used to build chains of interceptors.Endpoint that is used by an application to access the messaging infrastructure to send or receive messages.MessageEndpointFactory<T extends MessageEndpoint>AMessageInterceptorthat is used to filter messages using some predicate.Message interceptors are used to intercept messages before they are sent or received bymessage endpoints.Information about the channels that should be intercepted by aMessageInterceptor.AMessageConsumerthat is calling a method of a class instance for every acceptedMessage