|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ChannelSecurityInterceptor
to control send and receive access, and creates a bean post-processor to apply the
interceptor to MessageChannel
s
whose names match the specified patterns.Message
to this channel.
CompletionStrategy
that simply compares the
current size of the message list to the expected 'sequenceSize' according to
the first Message
in the list.@ServiceActivator
.SourceFactory
.
ResultFactory
and SourceFactory
even for
directly supported payloads such as String
and Document
BeanFactory
necessary to look up a
'targetBeanName'
if specified.
XPathExpression
to test value should be case sensitive.
HttpHeaders.REQUEST_URL
header.
DestinationResolver
to use when resolving either a
'requestDestinationName' or 'replyDestinationName' value.
MessageConverter
has been provided to the JmsOutboundGateway.setMessageConverter(MessageConverter)
method.
MessageConverter
has been provided to the JmsOutboundGateway.setMessageConverter(MessageConverter)
method.
MessageHandler
throws an Exception.
FileNameGenerator
strategy to use when generating
the destination file's name.
FileListFilter
.
JmsHeaderMapper
implementation to use when
converting between JMS Messages and Spring Integration Messages.
JmsHeaderMapper
implementation for mapping the
Spring Integration Message Headers to/from JMS Message properties.
LoadBalancingStrategy
for this dispatcher.
MessageConverter
implementation to use when
converting between JMS Messages and Spring Integration Messages.
MessageConverter
strategy to use for converting the
Spring Integration request Message into a JMS Message and for converting
the JMS reply Messages back into Spring Integration Messages.
MultipartResolver
to use when checking requests.
MessageChannel
where Messages should be sent.
HttpRequestExecutor
to use for executing the
HttpRequest
instances at runtime.
InboundRequestMapper
implementation to map from the
inbound HttpServletRequest
instances to Messages at runtime.
OutboundRequestMapper
implementation to map from
Messages to outbound HttpRequest
objects.
FolderClosedException
while waiting for messages.
ErrorMessage
should be extracted and thrown from a send-and-receive operation.
MessageRejectedException
when its selector does not accept a
Message.
View
to be used for rendering the
response.
WebBindingInitializer
to be invoked prior
to the request binding process.
HttpRequestExecutor
that uses HttpURLConnection
directly.InboundMessageMapper
and
OutboundMessageMapper
strategy interfaces that maps directly to and
from the Message payload instance.AbstractMessagingGateway
that delegates to
an InboundMessageMapper
and OutboundMessageMapper
.TaskScheduler
that delegates to any instance
of TaskExecutor
.Source
using a SourceFactory
.Source
possibly taking into account
the provided message payload instance.MessageSource
to a MessageChannel
.@Splitter
.HandlerMethodResolver
that always returns the
same Method instance.SourceFactory
implementation which supports creation of a
StringSource
from either a Document
or String
payloadMessageSelector
that tests if a provided value supports
payloads of type Document
or String
.XPathExpression
.
MessageHandler
as a subscriber to this channel.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |