|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Messages
.MessageSource
implementation that delegates to a
MailReceiver
to poll a mailbox.MessageHandler
implementation for sending mail.Message
to a String.ChannelResolver
implementation that resolves MessageChannel
instances by matching the channel name against keys within a Map.MapBasedChannelResolver.setChannelMap(Map)
.
ChannelResolver
that uses the provided Map.
MarshallingWebServiceInboundGateway
.
MarshallingWebServiceInboundGateway
with the given marshaller.
MarshallingWebServiceInboundGateway
with the given marshaller and unmarshaller.
MessageChannel
s.MessageSelector
.MessageSelector
.
MessageHandler
implementation that invokes a chain of
MessageHandler instances in order.Message
.Message
instances or payloads.ErrorHandler
implementation that sends an ErrorMessage
to a
MessageChannel
.ChannelInterceptor
that
delegates to a list of MessageSelectors
to decide
whether a Message
should be accepted on the MessageChannel
.Comparator
implementation based on the 'sequence number'
property of a Message's
header.Messages
that can be polled.ChannelInterceptor
which invokes a Transformer
when either sending-to or receiving-from a channel.MessageHandler
that delegates to a
Transformer
instance to modify the received Message
and sends the result to its output channel.MessageTransformingHandler
instance that delegates to
the provided Transformer
.
BeanPostProcessor
implementation that processes method-level
messaging annotations such as @Transformer, @Splitter, and @Router.ApplicationEvent
that wraps a Message
.AbstractMessageAggregator
adapter for methods annotated with
@Aggregator
annotation and for aggregator
elements (e.g.MessageHandler
that invokes the specified method on the provided object.MessageSource
implementation that invokes a no-argument method so
that its return value may be sent to a channel.MessageSelector
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |