A B C D E F G H I J K L M N O P Q R S T U V W X

R

receive() - Method in class org.springframework.integration.channel.AbstractPollableChannel
Receive the first available message from this channel.
receive(long) - Method in class org.springframework.integration.channel.AbstractPollableChannel
Receive the first available message from this channel.
receive() - Method in class org.springframework.integration.channel.MessageChannelTemplate
 
receive(PollableChannel) - Method in class org.springframework.integration.channel.MessageChannelTemplate
 
receive() - Method in class org.springframework.integration.channel.NullChannel
 
receive(long) - Method in class org.springframework.integration.channel.NullChannel
 
receive() - Method in interface org.springframework.integration.channel.PollableChannel
Receive a message from this channel, blocking indefinitely if necessary.
receive(long) - Method in interface org.springframework.integration.channel.PollableChannel
Receive a message from this channel, blocking until either a message is available or the specified timeout period elapses.
receive() - Method in class org.springframework.integration.file.FileReadingMessageSource
 
receive() - Method in class org.springframework.integration.gateway.AbstractMessagingGateway
 
receive() - Method in interface org.springframework.integration.gateway.MessagingGateway
 
receive() - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
 
receive() - Method in class org.springframework.integration.mail.AbstractMailReceiver
 
receive() - Method in interface org.springframework.integration.mail.MailReceiver
 
receive() - Method in class org.springframework.integration.mail.MailReceivingMessageSource
 
receive() - Method in interface org.springframework.integration.message.MessageSource
Retrieve the next available message from this source.
receive() - Method in class org.springframework.integration.message.MethodInvokingMessageSource
 
receive() - Method in class org.springframework.integration.stream.ByteStreamReadingMessageSource
 
receive() - Method in class org.springframework.integration.stream.CharacterStreamReadingMessageSource
 
RecipientListRouter - Class in org.springframework.integration.router
A Message Router that sends Messages to a statically configured list of recipients.
RecipientListRouter() - Constructor for class org.springframework.integration.router.RecipientListRouter
 
RecipientListRouterParser - Class in org.springframework.integration.config.xml
Parser for the <recipient-list-router/> element.
RecipientListRouterParser() - Constructor for class org.springframework.integration.config.xml.RecipientListRouterParser
 
REDELIVERED - Static variable in class org.springframework.integration.jms.JmsHeaders
 
REF_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
 
registerBeanDefinitionDecorator(String, BeanDefinitionDecorator) - Method in class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
 
registerBeanDefinitionDecoratorForAttribute(String, BeanDefinitionDecorator) - Method in class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
 
registerBeanDefinitionParser(String, BeanDefinitionParser) - Method in class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
 
RemoteMessageHandler - Interface in org.springframework.integration.adapter
Interface used for proxy-based remoting adapters (e.g.
RemotingInboundGatewaySupport - Class in org.springframework.integration.adapter
Support class for inbound Messaging Gateways.
RemotingInboundGatewaySupport() - Constructor for class org.springframework.integration.adapter.RemotingInboundGatewaySupport
 
remove(Object) - Method in class org.springframework.integration.core.MessageHeaders
 
removeBarrier(Object) - Method in class org.springframework.integration.aggregator.AbstractMessageBarrierHandler
 
removeHandler(MessageHandler) - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
 
removeHandler(MessageHandler) - Method in interface org.springframework.integration.dispatcher.MessageDispatcher
 
removeHeader(String) - Method in class org.springframework.integration.message.MessageBuilder
Remove the value for the given header name.
RendezvousChannel - Class in org.springframework.integration.channel
A zero-capacity version of QueueChannel that delegates to a SynchronousQueue internally.
RendezvousChannel() - Constructor for class org.springframework.integration.channel.RendezvousChannel
 
REPLY_CHANNEL - Static variable in class org.springframework.integration.core.MessageHeaders
 
REPLY_TO - Static variable in class org.springframework.integration.jms.JmsHeaders
 
REPLY_TO - Static variable in class org.springframework.integration.mail.MailHeaders
 
ReplyMessageHolder - Class in org.springframework.integration.handler
 
ReplyMessageHolder() - Constructor for class org.springframework.integration.handler.ReplyMessageHolder
 
REQUEST_METHOD - Static variable in class org.springframework.integration.http.HttpHeaders
 
REQUEST_URL - Static variable in class org.springframework.integration.http.HttpHeaders
 
Resequencer - Class in org.springframework.integration.aggregator
An AbstractMessageBarrierHandler that waits for a group of Messages to arrive and re-sends them in order, sorted by their sequenceNumber.
Resequencer() - Constructor for class org.springframework.integration.aggregator.Resequencer
 
ResequencerParser - Class in org.springframework.integration.config.xml
Parser for the <resequencer> element.
ResequencerParser() - Constructor for class org.springframework.integration.config.xml.ResequencerParser
 
resolveChannelForName(String, Message<?>) - Method in class org.springframework.integration.router.AbstractChannelNameResolvingMessageRouter
 
resolveChannelName(String) - Method in class org.springframework.integration.channel.BeanFactoryChannelResolver
 
resolveChannelName(String) - Method in interface org.springframework.integration.channel.ChannelResolver
Return the MessageChannel for the given name.
resolveChannelName(String) - Method in class org.springframework.integration.channel.MapBasedChannelResolver
 
resolveHandlerMethod(Message<?>) - Method in interface org.springframework.integration.handler.HandlerMethodResolver
 
resolveHandlerMethod(Message<?>) - Method in class org.springframework.integration.handler.PayloadTypeMatchingHandlerMethodResolver
 
resolveHandlerMethod(Message<?>) - Method in class org.springframework.integration.handler.StaticHandlerMethodResolver
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.adapter.config.AbstractRemotingGatewayParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.adapter.config.AbstractRemotingOutboundGatewayParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractChannelAdapterParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.AnnotationConfigParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.PollerParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.http.config.HttpInboundEndpointParser
 
resolveReplyChannelFromMessage(Message<?>) - Method in class org.springframework.integration.aggregator.AbstractMessageBarrierHandler
 
ResponseStatusCodeException - Exception in org.springframework.integration.http
Exception that provides a response status code.
ResponseStatusCodeException(int) - Constructor for exception org.springframework.integration.http.ResponseStatusCodeException
 
ResultFactory - Interface in org.springframework.integration.xml.result
Factory to create a Result possibly taking into account the provided message payload instance.
ResultToDocumentTransformer - Class in org.springframework.integration.xml.transformer
Creates a Document from a Result payload.
ResultToDocumentTransformer(DocumentBuilderFactory) - Constructor for class org.springframework.integration.xml.transformer.ResultToDocumentTransformer
 
ResultToDocumentTransformer() - Constructor for class org.springframework.integration.xml.transformer.ResultToDocumentTransformer
 
ResultToStringTransformer - Class in org.springframework.integration.xml.transformer
Converts the passed Result to an instance of String Supports StringResult and DOMResult
ResultToStringTransformer() - Constructor for class org.springframework.integration.xml.transformer.ResultToStringTransformer
 
ResultTransformer - Interface in org.springframework.integration.xml.transformer
 
RmiInboundGateway - Class in org.springframework.integration.rmi
An inbound Messaging Gateway for RMI-based remoting.
RmiInboundGateway() - Constructor for class org.springframework.integration.rmi.RmiInboundGateway
 
RmiInboundGatewayParser - Class in org.springframework.integration.rmi.config
Parser for the <inbound-gateway/> element of the 'rmi' namespace.
RmiInboundGatewayParser() - Constructor for class org.springframework.integration.rmi.config.RmiInboundGatewayParser
 
RmiNamespaceHandler - Class in org.springframework.integration.rmi.config
Namespace handler for Spring Integration's rmi namespace.
RmiNamespaceHandler() - Constructor for class org.springframework.integration.rmi.config.RmiNamespaceHandler
 
RmiOutboundGateway - Class in org.springframework.integration.rmi
An outbound Messaging Gateway for RMI-based remoting.
RmiOutboundGateway(String) - Constructor for class org.springframework.integration.rmi.RmiOutboundGateway
 
RmiOutboundGatewayParser - Class in org.springframework.integration.rmi.config
Parser for the <outbound-gateway/> element of the 'rmi' namespace.
RmiOutboundGatewayParser() - Constructor for class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
 
RoundRobinLoadBalancingStrategy - Class in org.springframework.integration.dispatcher
Round-robin implementation of LoadBalancingStrategy.
RoundRobinLoadBalancingStrategy() - Constructor for class org.springframework.integration.dispatcher.RoundRobinLoadBalancingStrategy
 
Router - Annotation Type in org.springframework.integration.annotation
Indicates that a method is capable of resolving to a channel or channel name based on a message, message header(s), or both.
RouterAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
Post-processor for Methods annotated with @Router.
RouterAnnotationPostProcessor(ListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.RouterAnnotationPostProcessor
 
RouterFactoryBean - Class in org.springframework.integration.config
Factory bean for creating a Message Router.
RouterFactoryBean() - Constructor for class org.springframework.integration.config.RouterFactoryBean
 

A B C D E F G H I J K L M N O P Q R S T U V W X