Package de.otto.synapse.endpoint.sender
-
Interface Summary Interface Description MessageSender Endpoint that is used by an application to send messages to a messaging channel.MessageSenderEndpoint Endpoint that is used by an application to send messages to a messaging channel.MessageSenderEndpointFactory -
Class Summary Class Description AbstractMessageSenderEndpoint Sender-sideMessageEndpoint endpointof a Message Channel with support formessage translation.DelegateMessageSenderEndpoint TeeMessageSender A MessageSender that is sending all messages to N delegate MessageSenders.