|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
MessageHandler
interface that creates an
invoker for the specified method and target object.MessageHandler
adapter for the provided object and method.UidGenerator
as well as a setter
for providing a custom id generator implementation.MessagingTaskScheduler
implementations.MessagePublishingInterceptor
that resolves the channel from the
publisher annotation of the invoked method.ApplicationEvents
within messages.MessagingEvents
.MessageMapper
implementation for messages with a byte array payload.InputStream
.ByteStreamSource
.OutputStream
.MessageChannel
.MessageListener
implementation that converts the received JMS
message into a Spring Integration message and then sends that to a channel.ChannelRegistry
.InputStreams
.CharacterStreamSource
.OutputStream
.MessageHandler
implementation that encapsulates a
ThreadPoolTaskExecutor
and delegates to a wrapped handler for
concurrent, asynchronous message handling.ChannelRegistry
.MessageDispatcher
.MessageEndpoint
interface.MessageHandler
that invokes the specified method
on the provided target object.DefaultMessageHandlerAdapter
for the provided object and method.MessageMapper
and then passes the resulting object to the provided Target
.MessageDispatcher
.MessageDispatchers
.Throwable
.Throwable
payload.Message
to an object.
null
to
indicate 'never expire'.
DispatcherPolicy.rejectionLimit
is reached.
JmsPollableSource
.BeanPostProcessor
implementation that generates endpoints for
classes annotated with @MessageEndpoint
.MessageHandlers
.ErrorHandler
implementation that sends an ErrorMessage
to a
MessageChannel
.MessageSelector
.ApplicationEvent
that wraps a Message
.MessageMapper
implementation for mapping to and from
MessagingEvents
.MessagingTaskScheduler
.MessagingTask
schedulers.MessagingTaskScheduler
.MessageChannels
.MessageChannel
based on the
Message's
payload type.MessageSelector
implementation that checks the type of the
Message
payload.PollableSource
,
delegates to a MessageMapper
to create messages from those objects,
and then sends the resulting messages to the provided MessageChannel
.BeanPostProcessor
that adds a message publishing interceptor when
it discovers annotated methods.MultiChannelRouter
that routes to a statically
configured list of recipients.@Router
.MessageHandler
adapter for router methods.null
to
indicate 'never expire'.
MessageMapper
to use when creating a message from the
return value Object.
DispatcherPolicy.rejectionLimit
is reached.
MessageMapper
when
invoking the target method.
MessagingTaskScheduler
that understands
PollingSchedules
.MethodInvoker
.MessageMapper
implementation that simply wraps and unwraps a
payload object in a DocumentMessage
.MessageChannel
.@Splitter
.MessageHandler
adapter for splitter methods.BeanPostProcessor
that creates a method-invoking handler adapter
when it discovers methods annotated with @Subscriber
.MessageMapper
implementation for messages with a String payload.Message
from the given object.
DocumentMessage
with the given object as its payload.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |