|
|||||||||
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.
ReleaseStrategy
that simply compares the
current size of the message list to the expected 'sequenceSize'.TcpNetReceivingChannelAdapter.handleSocket(Socket)
method for each new
connection.
ServerSocketChannel
, registers it with a
Selector
and calls TcpNioReceivingChannelAdapter.doSelect(ServerSocketChannel, Selector)
.
@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.
ChannelResolver
strategy to use.
ConversionService
to use when trying to convert to
one of this channel's supported datatypes for a Message whose payload
does not already match.
DataSource
to use when interacting with the database.
HttpHeaders.REQUEST_URL
header.
DestinationResolver
to use when resolving either a
'requestDestinationName' or 'replyDestinationName' value.
ErrorHandler
strategy for handling Exceptions that
occur downstream from this channel.
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
.
NotificationFilter
to be passed to the server
when registering this listener.
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.
JdbcOperations
to use when interacting with the database.
LoadBalancingStrategy
for this dispatcher.
LobHandler
that is used to create and unpack large objects in SQL queries.
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.
MessageStore
that should be used to store Messages
while awaiting the delay.
MultipartResolver
to use when checking requests.
ObjectName
.
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.
RecursiveLeafOnlyDirectoryScanner
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.
MulticastSocket
time to live property.
View
to be used for rendering the
response.
WebBindingInitializer
to be invoked prior
to the request binding process.
ExpressionSource
that allows for
configuration of a single channel name, payload expression, and
array of header key=value expressions.HttpRequestExecutor
that uses HttpURLConnection
directly.MessageStore
and correlation
key.InboundMessageMapper
and
OutboundMessageMapper
strategy interfaces that maps directly to and
from the Message payload instance.MessageStore
and MessageGroupStore
.AbstractMessagingGateway
that delegates to
an InboundMessageMapper
and OutboundMessageMapper
.Socket
and socket reader thread hangs on receive for response; therefore no multiplexing
of incoming messages is supported.TcpNetSendingMessageHandler
then blocks on read of same socket.SocketReader
to a Message
and from
a Message to outgoing data forwarded to a SocketWriter
.Source
using a SourceFactory
.Source
possibly taking into account
the provided message payload instance.MessageSource
to a MessageChannel
.@Splitter
.JdbcPollingChannelAdapter
which allows creation of
instances of SqlParameterSource
for use in updates to be created
according to the result of the poll.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
.
MessageFormats.FORMAT_STX_ETX
.
MessageHandler
as a subscriber to this channel.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |