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

A

AbstractChannelAdapterParser - Class in org.springframework.integration.config.xml
Base parser for Channel Adapters.
AbstractChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.AbstractChannelAdapterParser
 
AbstractChannelNameResolvingMessageRouter - Class in org.springframework.integration.router
A base class for router implementations that return only the channel name(s) rather than MessageChannel instances.
AbstractChannelNameResolvingMessageRouter() - Constructor for class org.springframework.integration.router.AbstractChannelNameResolvingMessageRouter
 
AbstractChannelParser - Class in org.springframework.integration.config.xml
Base class for channel parsers.
AbstractChannelParser() - Constructor for class org.springframework.integration.config.xml.AbstractChannelParser
 
AbstractConsumerEndpointParser - Class in org.springframework.integration.config.xml
Base class parser for elements that create Message Endpoints.
AbstractConsumerEndpointParser() - Constructor for class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
 
AbstractDispatcher - Class in org.springframework.integration.dispatcher
Base class for MessageDispatcher implementations.
AbstractDispatcher() - Constructor for class org.springframework.integration.dispatcher.AbstractDispatcher
 
AbstractEndpoint - Class in org.springframework.integration.endpoint
The base class for Message Endpoint implementations.
AbstractEndpoint() - Constructor for class org.springframework.integration.endpoint.AbstractEndpoint
 
AbstractFileListFilter - Class in org.springframework.integration.file
A convenience base class for any FileListFilter whose criteria can be evaluated against each File in isolation.
AbstractFileListFilter() - Constructor for class org.springframework.integration.file.AbstractFileListFilter
 
AbstractFilePayloadTransformer<T> - Class in org.springframework.integration.file.transformer
Base class for transformers that convert a File payload.
AbstractFilePayloadTransformer() - Constructor for class org.springframework.integration.file.transformer.AbstractFilePayloadTransformer
 
AbstractFilePayloadTransformerParser - Class in org.springframework.integration.file.config
Base class for File payload transformer parsers.
AbstractFilePayloadTransformerParser() - Constructor for class org.springframework.integration.file.config.AbstractFilePayloadTransformerParser
 
AbstractHttpRequestExecutor - Class in org.springframework.integration.http
Base class for HttpRequestExecutor implementations.
AbstractHttpRequestExecutor() - Constructor for class org.springframework.integration.http.AbstractHttpRequestExecutor
 
AbstractIntegrationNamespaceHandler - Class in org.springframework.integration.config.xml
Base class for NamespaceHandlers that registers a BeanFactoryPostProcessor for configuring default bean definitions.
AbstractIntegrationNamespaceHandler() - Constructor for class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
 
AbstractJmsTemplateBasedAdapter - Class in org.springframework.integration.jms
Base class for adapters that delegate to a JmsTemplate.
AbstractJmsTemplateBasedAdapter(JmsTemplate) - Constructor for class org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter
 
AbstractJmsTemplateBasedAdapter(ConnectionFactory, Destination) - Constructor for class org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter
 
AbstractJmsTemplateBasedAdapter(ConnectionFactory, String) - Constructor for class org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter
 
AbstractJmsTemplateBasedAdapter() - Constructor for class org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter
No-arg constructor provided for convenience when configuring with setters.
AbstractMailMessageTransformer<T> - Class in org.springframework.integration.mail.transformer
Base class for Transformers that convert from a JavaMail Message to a Spring Integration Message.
AbstractMailMessageTransformer() - Constructor for class org.springframework.integration.mail.transformer.AbstractMailMessageTransformer
 
AbstractMailReceiver - Class in org.springframework.integration.mail
Base class for MailReceiver implementations.
AbstractMailReceiver(URLName) - Constructor for class org.springframework.integration.mail.AbstractMailReceiver
 
AbstractMailReceiver(String) - Constructor for class org.springframework.integration.mail.AbstractMailReceiver
 
AbstractMessageAggregator - Class in org.springframework.integration.aggregator
A base class for aggregating a group of Messages into a single Message.
AbstractMessageAggregator() - Constructor for class org.springframework.integration.aggregator.AbstractMessageAggregator
 
AbstractMessageBarrierHandler<T extends java.util.Collection<? extends Message<?>>> - Class in org.springframework.integration.aggregator
Base class for MessageBarrier-based Message Handlers.
AbstractMessageBarrierHandler() - Constructor for class org.springframework.integration.aggregator.AbstractMessageBarrierHandler
 
AbstractMessageChannel - Class in org.springframework.integration.channel
Base class for MessageChannel implementations providing common properties such as the channel name.
AbstractMessageChannel() - Constructor for class org.springframework.integration.channel.AbstractMessageChannel
 
AbstractMessageChannel.ChannelInterceptorList - Class in org.springframework.integration.channel
A convenience wrapper class for the list of ChannelInterceptors.
AbstractMessageChannel.ChannelInterceptorList() - Constructor for class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
 
AbstractMessageHandler - Class in org.springframework.integration.handler
Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractMessageHandler() - Constructor for class org.springframework.integration.handler.AbstractMessageHandler
 
AbstractMessageProcessingTransformer - Class in org.springframework.integration.transformer
Base class for Message Transformers that delegate to a MessageProcessor.
AbstractMessageProcessingTransformer(MessageProcessor) - Constructor for class org.springframework.integration.transformer.AbstractMessageProcessingTransformer
 
AbstractMessageRouter - Class in org.springframework.integration.router
Base class for Message Routers.
AbstractMessageRouter() - Constructor for class org.springframework.integration.router.AbstractMessageRouter
 
AbstractMessageSplitter - Class in org.springframework.integration.splitter
Base class for Message-splitting handlers.
AbstractMessageSplitter() - Constructor for class org.springframework.integration.splitter.AbstractMessageSplitter
 
AbstractMessagingGateway - Class in org.springframework.integration.gateway
A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
AbstractMessagingGateway() - Constructor for class org.springframework.integration.gateway.AbstractMessagingGateway
 
AbstractMethodAnnotationPostProcessor<T extends java.lang.annotation.Annotation> - Class in org.springframework.integration.config.annotation
Base class for Method-level annotation post-processors.
AbstractMethodAnnotationPostProcessor(ListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
 
AbstractOutboundChannelAdapterParser - Class in org.springframework.integration.config.xml
Base class for outbound Channel Adapter parsers.
AbstractOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
 
AbstractPayloadTransformer<T,U> - Class in org.springframework.integration.transformer
A base class for Transformer implementations that modify the payload of a Message.
AbstractPayloadTransformer() - Constructor for class org.springframework.integration.transformer.AbstractPayloadTransformer
 
AbstractPollableChannel - Class in org.springframework.integration.channel
Base class for all pollable channels.
AbstractPollableChannel() - Constructor for class org.springframework.integration.channel.AbstractPollableChannel
 
AbstractPollingEndpoint - Class in org.springframework.integration.endpoint
 
AbstractPollingEndpoint() - Constructor for class org.springframework.integration.endpoint.AbstractPollingEndpoint
 
AbstractPollingInboundChannelAdapterParser - Class in org.springframework.integration.config.xml
Base parser for inbound Channel Adapters that poll a source.
AbstractPollingInboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
 
AbstractRemotingGatewayParser - Class in org.springframework.integration.adapter.config
Base class for remoting gateway parsers.
AbstractRemotingGatewayParser() - Constructor for class org.springframework.integration.adapter.config.AbstractRemotingGatewayParser
 
AbstractRemotingOutboundGateway - Class in org.springframework.integration.adapter
A base class for outbound Messaging Gateways that use url-based remoting.
AbstractRemotingOutboundGateway(String) - Constructor for class org.springframework.integration.adapter.AbstractRemotingOutboundGateway
 
AbstractRemotingOutboundGatewayParser - Class in org.springframework.integration.adapter.config
Base class for url-based remoting outbound gateway parsers.
AbstractRemotingOutboundGatewayParser() - Constructor for class org.springframework.integration.adapter.config.AbstractRemotingOutboundGatewayParser
 
AbstractReplyProducingMessageHandler - Class in org.springframework.integration.handler
Base class for MessageHandlers that are capable of producing replies.
AbstractReplyProducingMessageHandler() - Constructor for class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
 
AbstractRouterParser - Class in org.springframework.integration.config.xml
Base parser for routers.
AbstractRouterParser() - Constructor for class org.springframework.integration.config.xml.AbstractRouterParser
 
AbstractSingleChannelNameRouter - Class in org.springframework.integration.router
Extends AbstractChannelNameResolvingMessageRouter to support router implementations that always return a single channel name (or null).
AbstractSingleChannelNameRouter() - Constructor for class org.springframework.integration.router.AbstractSingleChannelNameRouter
 
AbstractSingleChannelRouter - Class in org.springframework.integration.router
Extends AbstractMessageRouter to support router implementations that always return a single MessageChannel instance (or null).
AbstractSingleChannelRouter() - Constructor for class org.springframework.integration.router.AbstractSingleChannelRouter
 
AbstractSubscribableChannel - Class in org.springframework.integration.channel
Base implementation of MessageChannel that invokes the subscribed handler(s) by delegating to a MessageDispatcher.
AbstractSubscribableChannel() - Constructor for class org.springframework.integration.channel.AbstractSubscribableChannel
 
AbstractTransformer - Class in org.springframework.integration.transformer
A base class for Transformer implementations.
AbstractTransformer() - Constructor for class org.springframework.integration.transformer.AbstractTransformer
 
AbstractTransformerParser - Class in org.springframework.integration.config.xml
 
AbstractTransformerParser() - Constructor for class org.springframework.integration.config.xml.AbstractTransformerParser
 
AbstractWebServiceOutboundGateway - Class in org.springframework.integration.ws
Base class for outbound Web Service-invoking Messaging Gateways.
AbstractWebServiceOutboundGateway(DestinationProvider, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
 
AbstractXPathMessageSelector - Class in org.springframework.integration.xml.selector
Base class for XPath MessageSelector implementations.
AbstractXPathMessageSelector(String) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
 
AbstractXPathMessageSelector(String, String, String) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
 
AbstractXPathMessageSelector(String, Map<String, String>) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
 
AbstractXPathMessageSelector(XPathExpression) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
 
AbstractXPathRouter - Class in org.springframework.integration.xml.router
Abstract base class for Message Routers that use XPathExpression evaluation to determine channel names.
AbstractXPathRouter(String, Map<String, String>) - Constructor for class org.springframework.integration.xml.router.AbstractXPathRouter
Create a router that uses an XPath expression.
AbstractXPathRouter(String, String, String) - Constructor for class org.springframework.integration.xml.router.AbstractXPathRouter
Create a router uses an XPath expression with one namespace.
AbstractXPathRouter(String) - Constructor for class org.springframework.integration.xml.router.AbstractXPathRouter
Create a router that uses an XPath expression with no namespaces.
AbstractXPathRouter(XPathExpression) - Constructor for class org.springframework.integration.xml.router.AbstractXPathRouter
Create a router that uses the provided XPath expression.
accept(File) - Method in class org.springframework.integration.file.AbstractFileListFilter
Subclasses must implement this method.
accept(File) - Method in class org.springframework.integration.file.AcceptOnceFileListFilter
 
accept(File) - Method in class org.springframework.integration.file.locking.BaseLockingFilter
 
accept(File) - Method in class org.springframework.integration.file.PatternMatchingFileListFilter
 
accept(Message<?>) - Method in interface org.springframework.integration.selector.MessageSelector
 
accept(Message<?>) - Method in class org.springframework.integration.selector.MessageSelectorChain
Pass the message through the selector chain.
accept(Message<?>) - Method in class org.springframework.integration.selector.PayloadTypeSelector
 
accept(Message<?>) - Method in class org.springframework.integration.selector.UnexpiredMessageSelector
 
accept(Message<?>) - Method in class org.springframework.integration.xml.selector.BooleanTestXPathMessageSelector
Return true if the XPathExpression evaluates to true
accept(Message<?>) - Method in class org.springframework.integration.xml.selector.StringValueTestXPathMessageSelector
Evaluate the payload and return true if the value returned by the XPathExpression is equal to the valueToTestFor.
AcceptOnceFileListFilter - Class in org.springframework.integration.file
FileListFilter that passes files only one time.
AcceptOnceFileListFilter(int) - Constructor for class org.springframework.integration.file.AcceptOnceFileListFilter
Creates an AcceptOnceFileFilter that is based on a bounded queue.
AcceptOnceFileListFilter() - Constructor for class org.springframework.integration.file.AcceptOnceFileListFilter
Creates an AcceptOnceFileFilter based on an unbounded queue.
add(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
 
add(MessageHistory.ComponentType, String) - Method in class org.springframework.integration.core.MessageHistory
 
add(MessageSelector) - Method in class org.springframework.integration.selector.MessageSelectorChain
Add a selector to the end of the chain.
add(int, MessageSelector) - Method in class org.springframework.integration.selector.MessageSelectorChain
Add a selector to the chain at the specified index.
addChannelFromString(Collection<MessageChannel>, String, Message<?>) - Method in class org.springframework.integration.router.AbstractChannelNameResolvingMessageRouter
 
addElementToHeaderMapping(String, String) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
 
addElementToHeaderMapping(String, String, Class<?>) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
 
addFilter(FileListFilter...) - Method in class org.springframework.integration.file.CompositeFileListFilter
 
addFilters(Collection<FileListFilter>) - Method in class org.springframework.integration.file.CompositeFileListFilter
Add the new filters to this CompositeFileFilter while maintaining the existing filters.
addHandler(MessageHandler) - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
Add the handler to the internal Set.
addHandler(MessageHandler) - Method in interface org.springframework.integration.dispatcher.MessageDispatcher
 
addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel
Add a channel interceptor to the end of the list.
addPatternMapping(Pattern, ChannelAccessPolicy) - Method in class org.springframework.integration.security.channel.ChannelInvocationDefinitionSource
 
addToCollection(Collection<MessageChannel>, Collection<?>, Message<?>) - Method in class org.springframework.integration.router.AbstractChannelNameResolvingMessageRouter
 
afterPropertiesSet() - Method in class org.springframework.integration.aggregator.AbstractMessageBarrierHandler
 
afterPropertiesSet() - Method in class org.springframework.integration.aggregator.MethodInvokingAggregatorFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.integration.aop.PublisherAnnotationBeanPostProcessor
 
afterPropertiesSet() - Method in class org.springframework.integration.channel.MessageChannelTemplate
 
afterPropertiesSet() - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
 
afterPropertiesSet() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
 
afterPropertiesSet() - Method in class org.springframework.integration.file.FileReadingMessageSource
 
afterPropertiesSet() - Method in class org.springframework.integration.file.FileWritingMessageHandler
 
afterPropertiesSet() - Method in class org.springframework.integration.handler.DelayHandler
 
afterPropertiesSet() - Method in class org.springframework.integration.handler.MessageHandlerChain
 
afterPropertiesSet() - Method in class org.springframework.integration.http.DataBindingInboundRequestMapper
 
afterPropertiesSet() - Method in class org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter
 
afterPropertiesSet() - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
 
afterPropertiesSet() - Method in class org.springframework.integration.jms.JmsDestinationBackedMessageChannel
 
afterPropertiesSet() - Method in class org.springframework.integration.jms.JmsOutboundGateway
 
afterPropertiesSet() - Method in class org.springframework.integration.message.MethodInvokingMessageSource
 
afterPropertiesSet() - Method in class org.springframework.integration.router.AbstractChannelNameResolvingMessageRouter
 
afterPropertiesSet() - Method in class org.springframework.integration.router.RecipientListRouter
 
afterPropertiesSet() - Method in class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
 
AggregateMessageDeliveryException - Exception in org.springframework.integration.dispatcher
An Exception that encapsulates an aggregated group of Exceptions for use by dispatchers that may try multiple handler invocations within a single dispatch operation.
AggregateMessageDeliveryException(Message<?>, String, List<? extends Exception>) - Constructor for exception org.springframework.integration.dispatcher.AggregateMessageDeliveryException
 
aggregateMessages(List<Message<?>>) - Method in class org.springframework.integration.aggregator.AbstractMessageAggregator
 
aggregateMessages(List<Message<?>>) - Method in class org.springframework.integration.aggregator.DefaultMessageAggregator
aggregateMessages(List<Message<?>>) - Method in class org.springframework.integration.aggregator.MethodInvokingAggregator
 
Aggregator - Annotation Type in org.springframework.integration.annotation
Indicates that a method is capable of aggregating messages.
AggregatorAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
Post-processor for the @Aggregator annotation.
AggregatorAnnotationPostProcessor(ListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.AggregatorAnnotationPostProcessor
 
AggregatorParser - Class in org.springframework.integration.config.xml
Parser for the aggregator element of the integration namespace.
AggregatorParser() - Constructor for class org.springframework.integration.config.xml.AggregatorParser
 
AnnotationConfigParser - Class in org.springframework.integration.config.xml
Parser for the <annotation-config> element of the integration namespace.
AnnotationConfigParser() - Constructor for class org.springframework.integration.config.xml.AnnotationConfigParser
 
ApplicationEventInboundChannelAdapter - Class in org.springframework.integration.event
An inbound Channel Adapter that passes Spring ApplicationEvents within messages.
ApplicationEventInboundChannelAdapter() - Constructor for class org.springframework.integration.event.ApplicationEventInboundChannelAdapter
 
ApplicationEventMulticasterParser - Class in org.springframework.integration.config.xml
Parser for the <application-event-multicaster> element of the integration namespace.
ApplicationEventMulticasterParser() - Constructor for class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
 
ApplicationEventPublishingMessageHandler<T> - Class in org.springframework.integration.event
A MessageHandler that publishes each Message it receives as a MessagingEvent.
ApplicationEventPublishingMessageHandler() - Constructor for class org.springframework.integration.event.ApplicationEventPublishingMessageHandler
 
ArgumentArrayMessageMapper - Class in org.springframework.integration.handler
A Message Mapper implementation that supports mapping from a Message to an argument array when invoking handler methods, and mapping to a Message from an argument array when invoking gateway methods.
ArgumentArrayMessageMapper(Method) - Constructor for class org.springframework.integration.handler.ArgumentArrayMessageMapper
 
ATTACHMENT_FILENAME - Static variable in class org.springframework.integration.mail.MailHeaders
 

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