Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration
,
org.springframework.integration.adapter
,
org.springframework.integration.adapter.config
,
org.springframework.integration.adapter.event
,
org.springframework.integration.adapter.file
,
org.springframework.integration.adapter.file.config
,
org.springframework.integration.adapter.ftp
,
org.springframework.integration.adapter.ftp.config
,
org.springframework.integration.adapter.httpinvoker
,
org.springframework.integration.adapter.httpinvoker.config
,
org.springframework.integration.adapter.jms
,
org.springframework.integration.adapter.jms.config
,
org.springframework.integration.adapter.mail
,
org.springframework.integration.adapter.mail.config
,
org.springframework.integration.adapter.rmi
,
org.springframework.integration.adapter.rmi.config
,
org.springframework.integration.adapter.stream
,
org.springframework.integration.adapter.stream.config
,
org.springframework.integration.annotation
,
org.springframework.integration.aop
,
org.springframework.integration.bus
,
org.springframework.integration.channel
,
org.springframework.integration.channel.config
,
org.springframework.integration.channel.factory
,
org.springframework.integration.channel.interceptor
,
org.springframework.integration.config
,
org.springframework.integration.dispatcher
,
org.springframework.integration.endpoint
,
org.springframework.integration.gateway
,
org.springframework.integration.gateway.config
,
org.springframework.integration.handler
,
org.springframework.integration.handler.annotation
,
org.springframework.integration.handler.config
,
org.springframework.integration.message
,
org.springframework.integration.message.selector
,
org.springframework.integration.router
,
org.springframework.integration.router.config
,
org.springframework.integration.samples.cafe
,
org.springframework.integration.samples.filecopy
,
org.springframework.integration.samples.helloworld
,
org.springframework.integration.samples.oddeven
,
org.springframework.integration.samples.quote
,
org.springframework.integration.samples.ws
,
org.springframework.integration.scheduling
,
org.springframework.integration.test
,
org.springframework.integration.transformer
,
org.springframework.integration.util
,
org.springframework.integration.ws.adapter
,
org.springframework.integration.ws.config
Class Hierarchy
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.channel.config.
AbstractChannelParser
org.springframework.integration.config.
DefaultChannelParser
org.springframework.integration.config.
DirectChannelParser
org.springframework.integration.channel.config.
QueueChannelParser
org.springframework.integration.channel.config.
PriorityChannelParser
org.springframework.integration.channel.config.
RendezvousChannelParser
org.springframework.integration.channel.config.
ThreadLocalChannelParser
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.springframework.integration.adapter.config.
AbstractRequestReplySourceAdapterParser
org.springframework.integration.adapter.httpinvoker.config.
HttpInvokerSourceAdapterParser
org.springframework.integration.adapter.rmi.config.
RmiSourceAdapterParser
org.springframework.integration.adapter.file.config.
FileSourceParser
org.springframework.integration.adapter.file.config.
FileTargetParser
org.springframework.integration.adapter.ftp.config.
FtpSourceParser
org.springframework.integration.gateway.config.
GatewayParser
org.springframework.integration.config.
MessageBusParser
org.springframework.integration.config.
SourceEndpointParser
org.springframework.integration.config.
AbstractTargetEndpointParser
org.springframework.integration.config.
HandlerEndpointParser
org.springframework.integration.config.
TargetEndpointParser
org.springframework.integration.adapter.stream.config.
ConsoleSourceParser
org.springframework.integration.adapter.stream.config.
ConsoleTargetParser
org.springframework.integration.adapter.httpinvoker.config.
HttpInvokerTargetAdapterParser
org.springframework.integration.adapter.jms.config.
JmsGatewayParser
org.springframework.integration.adapter.jms.config.
JmsTargetParser
org.springframework.integration.adapter.mail.config.
MailTargetParser
org.springframework.integration.config.
MethodInvokingAdapterParser
org.springframework.integration.adapter.rmi.config.
RmiTargetAdapterParser
org.springframework.integration.router.config.
RouterParser
org.springframework.integration.router.config.
SplitterParser
org.springframework.integration.ws.config.
WebServiceTargetAdapterParser
org.springframework.integration.adapter.jms.config.
JmsSourceParser
org.springframework.integration.channel.factory.
AbstractChannelFactory
(implements org.springframework.integration.channel.factory.
ChannelFactory
)
org.springframework.integration.dispatcher.
DirectChannelFactory
org.springframework.integration.channel.factory.
PriorityChannelFactory
org.springframework.integration.channel.factory.
QueueChannelFactory
org.springframework.integration.channel.factory.
RendezvousChannelFactory
org.springframework.integration.channel.factory.
ThreadLocalChannelFactory
org.springframework.integration.endpoint.
AbstractEndpoint
(implements org.springframework.integration.endpoint.
MessageEndpoint
)
org.springframework.integration.endpoint.
SourceEndpoint
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.scheduling.
MessagingTask
)
org.springframework.integration.endpoint.
TargetEndpoint
(implements org.springframework.integration.channel.
ChannelRegistryAware
, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.integration.message.
Target
)
org.springframework.integration.endpoint.
HandlerEndpoint
org.springframework.integration.adapter.file.
AbstractFileMessageCreator
<T> (implements org.springframework.integration.message.
MessageCreator
<O,P>)
org.springframework.integration.adapter.file.
ByteArrayFileMessageCreator
org.springframework.integration.adapter.file.
FileMessageCreator
org.springframework.integration.adapter.file.
TextFileMessageCreator
org.springframework.integration.adapter.jms.
AbstractJmsTemplateBasedAdapter
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.integration.adapter.jms.
JmsSource
(implements org.springframework.integration.message.
Source
<T>)
org.springframework.integration.adapter.jms.
JmsTarget
(implements org.springframework.integration.message.
Target
)
org.springframework.integration.adapter.mail.
AbstractMailHeaderGenerator
(implements org.springframework.integration.adapter.mail.
MailHeaderGenerator
)
org.springframework.integration.adapter.mail.
DefaultMailHeaderGenerator
org.springframework.integration.adapter.mail.
StaticMailHeaderGenerator
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
org.springframework.integration.util.
BoundedHashMap
<K,V>
org.springframework.integration.channel.
AbstractMessageChannel
(implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.channel.
MessageChannel
)
org.springframework.integration.dispatcher.
DirectChannel
(implements org.springframework.integration.message.
Subscribable
)
org.springframework.integration.channel.
QueueChannel
org.springframework.integration.channel.
PriorityChannel
org.springframework.integration.channel.
RendezvousChannel
org.springframework.integration.bus.
DefaultErrorChannel
org.springframework.integration.channel.
ThreadLocalChannel
org.springframework.integration.channel.
AbstractMessageChannel.ChannelInterceptorList
org.springframework.integration.handler.
AbstractMessageHandlerAdapter
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.handler.
DefaultMessageHandlerAdapter
org.springframework.integration.handler.
MethodInvokingTarget
(implements org.springframework.integration.message.
Target
)
org.springframework.integration.router.
RouterMessageHandlerAdapter
(implements org.springframework.integration.channel.
ChannelRegistryAware
)
org.springframework.integration.router.
SplitterMessageHandlerAdapter
(implements org.springframework.integration.channel.
ChannelRegistryAware
)
org.springframework.integration.handler.config.
AbstractMessageHandlerCreator
(implements org.springframework.integration.handler.config.
MessageHandlerCreator
)
org.springframework.integration.router.config.
AggregatorMessageHandlerCreator
org.springframework.integration.handler.config.
DefaultMessageHandlerCreator
org.springframework.integration.router.config.
RouterMessageHandlerCreator
org.springframework.integration.router.config.
SplitterMessageHandlerCreator
org.springframework.integration.scheduling.
AbstractMessagingTaskScheduler
(implements org.springframework.integration.scheduling.
MessagingTaskScheduler
)
org.springframework.integration.scheduling.
SimpleMessagingTaskScheduler
org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
org.springframework.integration.aop.
PublisherAnnotationAdvisor
org.springframework.integration.adapter.
AbstractRemotingTargetAdapter
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.adapter.httpinvoker.
HttpInvokerTargetAdapter
org.springframework.integration.adapter.rmi.
RmiTargetAdapter
org.springframework.integration.router.
AbstractRoutingMessageHandler
(implements org.springframework.integration.channel.
ChannelRegistryAware
, org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.router.
MultiChannelRouter
org.springframework.integration.router.
RecipientListRouter
org.springframework.integration.router.
SingleChannelRouter
org.springframework.integration.router.
PayloadTypeRouter
org.springframework.integration.router.
RootCauseErrorMessageRouter
org.springframework.integration.ws.adapter.
AbstractWebServiceTargetAdapter
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.ws.adapter.
MarshallingWebServiceTargetAdapter
org.springframework.integration.ws.adapter.
SimpleWebServiceTargetAdapter
org.springframework.integration.router.
AggregatingMessageHandler
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.router.
AggregatingMessageHandler.ReaperTask
(implements java.lang.Runnable)
org.springframework.integration.router.
AggregationBarrier
(implements org.springframework.integration.router.
MessageBarrier
)
org.springframework.integration.config.
AggregatorParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.config.
AnnotationDrivenParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.handler.annotation.
AnnotationMethodMessageMapper
(implements org.springframework.integration.message.
MessageMapper
<P,O>)
org.springframework.integration.handler.annotation.
AnnotationMethodMessageMapper.MethodParameterMetadata
org.springframework.integration.adapter.event.
ApplicationEventTarget
<T> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.integration.message.
Target
)
org.springframework.integration.samples.cafe.
Barista
org.springframework.integration.samples.filecopy.
BinaryFileCopyDemo
org.springframework.integration.adapter.mail.
ByteArrayMailMessageMapper
(implements org.springframework.integration.message.
MessageMapper
<P,O>)
org.springframework.integration.adapter.stream.
ByteStreamSource
(implements org.springframework.integration.message.
Source
<T>)
org.springframework.integration.adapter.stream.
ByteStreamTarget
(implements org.springframework.integration.message.
Target
)
org.springframework.integration.samples.cafe.
Cafe
org.springframework.integration.samples.cafe.
CafeDemo
org.springframework.integration.channel.interceptor.
ChannelInterceptorAdapter
(implements org.springframework.integration.channel.
ChannelInterceptor
)
org.springframework.integration.bus.
DefaultErrorChannel.ErrorLoggingInterceptor
org.springframework.integration.channel.interceptor.
MessageSelectingInterceptor
org.springframework.integration.channel.interceptor.
WireTap
(implements org.springframework.context.Lifecycle)
org.springframework.integration.channel.
ChannelPublisher
org.springframework.integration.adapter.event.
ApplicationEventSource
(implements org.springframework.context.ApplicationListener)
org.springframework.integration.adapter.jms.
ChannelPublishingJmsListener
(implements javax.jms.MessageListener)
org.springframework.integration.channel.
ChannelPurger
org.springframework.integration.adapter.stream.
CharacterStreamSource
(implements org.springframework.integration.message.
Source
<T>)
org.springframework.integration.adapter.stream.
CharacterStreamTarget
(implements org.springframework.integration.message.
Target
)
org.springframework.integration.endpoint.
ConcurrencyPolicy
(implements org.springframework.integration.endpoint.
EndpointPolicy
)
org.springframework.integration.endpoint.
ConcurrentTarget
(implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.message.
Target
)
org.springframework.integration.endpoint.
ConcurrentTarget.TargetTask
(implements java.lang.Runnable)
org.springframework.integration.samples.oddeven.
Counter
org.springframework.integration.bus.
DefaultChannelFactoryBean
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean)
org.springframework.integration.channel.
DefaultChannelRegistry
(implements org.springframework.integration.channel.
ChannelRegistry
)
org.springframework.integration.endpoint.
DefaultEndpointRegistry
(implements org.springframework.integration.endpoint.
EndpointRegistry
)
org.springframework.integration.adapter.file.
DefaultFileNameGenerator
(implements org.springframework.integration.adapter.file.
FileNameGenerator
)
org.springframework.integration.adapter.jms.
DefaultJmsHeaderMapper
(implements org.springframework.integration.adapter.
MessageHeaderMapper
<T>)
org.springframework.integration.message.
DefaultMessageCreator
(implements org.springframework.integration.message.
MessageCreator
<O,P>)
org.springframework.integration.message.
DefaultMessageMapper
(implements org.springframework.integration.message.
MessageMapper
<P,O>)
org.springframework.integration.util.
DefaultMethodInvoker
(implements org.springframework.integration.util.
MethodInvoker
)
org.springframework.integration.adapter.ftp.
DirectoryContentManager
org.springframework.integration.channel.
DispatcherPolicy
org.springframework.integration.samples.cafe.
Drink
org.springframework.integration.samples.cafe.
DrinkOrder
org.springframework.integration.samples.cafe.
DrinkRouter
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.integration.adapter.event.
MessagingEvent
<T>
org.springframework.integration.samples.filecopy.
Exclaimer
org.springframework.integration.samples.filecopy.
FileBasedFileCopyDemo
org.springframework.integration.samples.filecopy.
FileCopyDemoCommon
org.springframework.integration.adapter.ftp.
FileInfo
org.springframework.integration.adapter.file.
FileSource
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.message.
MessageDeliveryAware
, org.springframework.integration.message.
Source
<T>)
org.springframework.integration.adapter.file.
FileTarget
(implements org.springframework.integration.message.
Target
)
org.springframework.integration.adapter.ftp.
FtpSource
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.message.
MessageDeliveryAware
, org.springframework.integration.message.
Source
<T>)
org.springframework.integration.message.
GenericMessage
<T> (implements org.springframework.integration.message.
Message
<T>)
org.springframework.integration.message.
ErrorMessage
org.springframework.integration.message.
StringMessage
org.springframework.integration.test.
TestMessage
org.springframework.integration.endpoint.
HandlerEndpoint.EndpointReplyHandler
(implements org.springframework.integration.handler.
ReplyHandler
)
org.springframework.integration.endpoint.
HandlerEndpoint.HandlerInvokingTarget
(implements org.springframework.integration.message.
Target
)
org.springframework.integration.config.
HandlerParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.adapter.jms.
HeaderMappingMessageConverter
(implements org.springframework.jms.support.converter.MessageConverter)
org.springframework.integration.samples.helloworld.
HelloService
org.springframework.integration.samples.helloworld.
HelloWorldDemo
org.springframework.integration.config.
IntegrationNamespaceUtils
org.springframework.integration.handler.
InterceptingMessageHandler
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.adapter.jms.config.
JmsAdapterParserUtils
org.springframework.integration.adapter.jms.
JmsAttributeKeys
org.springframework.integration.adapter.mail.
MailAttributeKeys
org.springframework.integration.adapter.mail.
MailTarget
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.message.
Target
)
org.springframework.integration.adapter.mail.
MailTarget.DefaultObjectMailMessageMapper
(implements org.springframework.integration.message.
MessageMapper
<P,O>)
org.springframework.integration.bus.
MessageBus
(implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener, org.springframework.integration.channel.
ChannelRegistry
, org.springframework.integration.endpoint.
EndpointRegistry
, org.springframework.context.Lifecycle)
org.springframework.integration.bus.
MessageBusAwareBeanPostProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.integration.config.
MessageEndpointAnnotationPostProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.transformer.
MessageFilter
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.handler.
MessageHandlerChain
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.adapter.
MessageHandlingSourceAdapter
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.adapter.httpinvoker.
HttpInvokerSourceAdapter
(implements org.springframework.web.HttpRequestHandler)
org.springframework.integration.adapter.rmi.
RmiSourceAdapter
org.springframework.integration.message.
MessageHeader
(implements java.io.Serializable)
org.springframework.integration.router.
MessageListMethodAdapter
org.springframework.integration.router.
AggregatorAdapter
(implements org.springframework.integration.router.
Aggregator
)
org.springframework.integration.router.
CompletionStrategyAdapter
(implements org.springframework.integration.router.
CompletionStrategy
)
org.springframework.integration.scheduling.
MessagePublishingErrorHandler
(implements org.springframework.integration.util.
ErrorHandler
)
org.springframework.integration.aop.
MessagePublishingInterceptor
(implements org.aopalliance.intercept.MethodInterceptor)
org.springframework.integration.aop.
AnnotationAwareMessagePublishingInterceptor
org.springframework.integration.message.selector.
MessageSelectorChain
(implements org.springframework.integration.message.selector.
MessageSelector
)
org.springframework.integration.router.
MessageSequenceComparator
(implements java.util.Comparator<T>)
org.springframework.integration.adapter.event.
MessagingEventMapper
<T> (implements org.springframework.integration.message.
MessageCreator
<O,P>, org.springframework.integration.message.
MessageMapper
<P,O>)
org.springframework.integration.gateway.
MessagingGatewaySupport
org.springframework.integration.gateway.
SimpleMessagingGateway
org.springframework.integration.gateway.
GatewayProxyFactoryBean
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean, org.aopalliance.intercept.MethodInterceptor)
org.springframework.integration.adapter.jms.
JmsGateway
(implements org.springframework.beans.factory.DisposableBean, org.springframework.context.Lifecycle)
org.springframework.integration.message.
MethodInvokingSource
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.message.
Source
<T>)
org.springframework.integration.message.
MethodInvokingSource.MessageReceivingMethodValidator
(implements org.springframework.integration.util.
MethodValidator
)
org.springframework.integration.util.
NameResolvingMethodInvoker
(implements org.springframework.integration.util.
MethodInvoker
)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.config.
IntegrationNamespaceHandler
org.springframework.integration.samples.oddeven.
NumberLogger
org.springframework.integration.samples.oddeven.
OddEvenDemo
org.springframework.integration.samples.cafe.
OrderSplitter
org.springframework.integration.router.
PayloadTypeRouter.PayloadTypeChannelResolver
(implements org.springframework.integration.router.
ChannelResolver
)
org.springframework.integration.message.selector.
PayloadTypeSelector
(implements org.springframework.integration.message.selector.
MessageSelector
)
org.springframework.integration.dispatcher.
PollingDispatcherTask
(implements org.springframework.integration.scheduling.
MessagingTask
)
org.springframework.integration.scheduling.
PollingSchedule
(implements org.springframework.integration.scheduling.
Schedule
)
org.springframework.integration.channel.
PriorityChannel.MessagePriorityComparator
(implements java.util.Comparator<T>)
org.springframework.integration.config.
PublisherAnnotationPostProcessor
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.integration.samples.quote.
Quote
org.springframework.integration.samples.quote.
QuoteDemo
org.springframework.integration.samples.quote.
QuotePublisher
org.springframework.integration.samples.quote.
QuoteSubscriber
org.springframework.integration.util.
RandomUuidGenerator
(implements org.springframework.integration.util.
IdGenerator
)
org.springframework.integration.router.
RecipientListRouter.RecipientListChannelNameResolver
(implements org.springframework.integration.router.
MultiChannelNameResolver
)
org.springframework.integration.router.
RecipientListRouter.RecipientListChannelResolver
(implements org.springframework.integration.router.
MultiChannelResolver
)
org.springframework.integration.handler.
ReplyMessageCorrelator
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.gateway.
RequestReplyTemplate
(implements org.springframework.integration.bus.
MessageBusAware
)
org.springframework.integration.gateway.
RequestReplyTemplate.ReplyHandlingChannelAdapter
(implements org.springframework.integration.channel.
MessageChannel
)
org.springframework.integration.message.
RetrievalBlockingMessageStore
(implements org.springframework.integration.message.
MessageStore
)
org.springframework.integration.message.
RetrievalBlockingMessageStore.MessageHolder
org.springframework.integration.router.
RootCauseErrorMessageRouter.RootCauseResolver
(implements org.springframework.integration.router.
ChannelResolver
)
org.springframework.integration.router.
SequenceSizeCompletionStrategy
(implements org.springframework.integration.router.
CompletionStrategy
)
org.springframework.integration.dispatcher.
SimpleDispatcher
(implements org.springframework.integration.dispatcher.
MessageDispatcher
, org.springframework.integration.message.
Subscribable
)
org.springframework.integration.dispatcher.
DefaultPollingDispatcher
(implements org.springframework.integration.dispatcher.
PollingDispatcher
)
org.springframework.integration.adapter.file.
SimpleFileMessageMapper
(implements org.springframework.integration.message.
MessageMapper
<P,O>)
org.springframework.integration.message.
SimpleMessageStore
(implements org.springframework.integration.message.
MessageStore
)
org.springframework.integration.scheduling.
SimpleMessagingTaskScheduler.MessagingTaskRunner
(implements java.lang.Runnable)
org.springframework.ws.soap.client.core.SoapActionCallback (implements org.springframework.ws.client.core.WebServiceMessageCallback)
org.springframework.integration.ws.adapter.
AbstractWebServiceTargetAdapter.TypeCheckingSoapActionCallback
org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
org.springframework.aop.support.StaticMethodMatcherPointcut (implements org.springframework.aop.Pointcut)
org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
org.springframework.integration.endpoint.
SourceEndpoint.MethodNameAdvisor
org.springframework.integration.config.
SubscriberAnnotationPostProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.integration.scheduling.
Subscription
org.springframework.integration.bus.
SubscriptionManager
org.springframework.integration.samples.filecopy.
TextFileCopyDemo
org.springframework.integration.adapter.mail.
TextMailMessageMapper
(implements org.springframework.integration.message.
MessageMapper
<P,O>)
java.lang.ThreadLocal<T>
org.springframework.integration.channel.
ThreadLocalChannel.ThreadLocalMessageHolder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.
ConfigurationException
org.springframework.integration.message.
MessagingException
org.springframework.integration.message.
MessageDeliveryException
org.springframework.integration.message.
MessageHandlingException
org.springframework.integration.handler.
MessageHandlerNotRunningException
org.springframework.integration.handler.
MessageHandlerRejectedExecutionException
org.springframework.integration.adapter.
MessageMappingException
org.springframework.xml.transform.TransformerObjectSupport
org.springframework.integration.ws.adapter.
SimpleWebServiceTargetAdapter.DefaultSourceExtractor
(implements org.springframework.ws.client.core.SourceExtractor)
org.springframework.integration.message.selector.
UnexpiredMessageSelector
(implements org.springframework.integration.message.selector.
MessageSelector
)
org.springframework.integration.samples.ws.
WebServiceDemo
Interface Hierarchy
org.springframework.integration.router.
Aggregator
org.springframework.beans.factory.BeanNameAware
org.springframework.integration.endpoint.
MessageEndpoint
org.springframework.integration.channel.factory.
ChannelFactory
org.springframework.integration.channel.
ChannelInterceptor
org.springframework.integration.router.
ChannelNameResolver
org.springframework.integration.channel.
ChannelRegistry
org.springframework.integration.channel.
ChannelRegistryAware
org.springframework.integration.router.
ChannelResolver
org.springframework.integration.router.
CompletionStrategy
org.springframework.integration.endpoint.
EndpointPolicy
org.springframework.integration.endpoint.
EndpointRegistry
org.springframework.integration.util.
ErrorHandler
org.springframework.integration.adapter.file.
FileNameGenerator
org.springframework.integration.util.
IdGenerator
org.springframework.context.Lifecycle
org.springframework.integration.scheduling.
MessagingTaskScheduler
(also extends org.springframework.scheduling.SchedulingTaskExecutor)
org.springframework.integration.adapter.mail.
MailHeaderGenerator
org.springframework.integration.router.
MessageBarrier
org.springframework.integration.bus.
MessageBusAware
org.springframework.integration.message.
MessageCreator
<O,P>
org.springframework.integration.message.
MessageDeliveryAware
org.springframework.integration.dispatcher.
MessageDispatcher
org.springframework.integration.dispatcher.
PollingDispatcher
(also extends org.springframework.integration.message.
Poller
, org.springframework.integration.message.
Subscribable
)
org.springframework.integration.handler.
MessageHandler
org.springframework.integration.handler.config.
MessageHandlerCreator
org.springframework.integration.adapter.
MessageHeaderMapper
<T>
org.springframework.integration.message.
MessageMapper
<P,O>
org.springframework.integration.message.selector.
MessageSelector
org.springframework.integration.message.
MessageStore
org.springframework.integration.util.
MethodInvoker
org.springframework.integration.util.
MethodValidator
org.springframework.integration.router.
MultiChannelNameResolver
org.springframework.integration.router.
MultiChannelResolver
org.springframework.integration.message.
Poller
org.springframework.integration.dispatcher.
PollingDispatcher
(also extends org.springframework.integration.dispatcher.
MessageDispatcher
, org.springframework.integration.message.
Subscribable
)
org.springframework.integration.handler.
ReplyHandler
java.lang.Runnable
org.springframework.integration.scheduling.
MessagingTask
org.springframework.integration.scheduling.
Schedule
java.io.Serializable
org.springframework.integration.message.
Message
<T>
org.springframework.integration.message.
Source
<T>
org.springframework.integration.message.
BlockingSource
<T>
org.springframework.integration.channel.
MessageChannel
(also extends org.springframework.integration.message.
BlockingTarget
)
org.springframework.integration.channel.
MessageChannel
(also extends org.springframework.integration.message.
BlockingSource
<T>, org.springframework.integration.message.
BlockingTarget
)
org.springframework.integration.message.
Subscribable
org.springframework.integration.dispatcher.
PollingDispatcher
(also extends org.springframework.integration.dispatcher.
MessageDispatcher
, org.springframework.integration.message.
Poller
)
org.springframework.integration.message.
Target
org.springframework.integration.message.
BlockingTarget
org.springframework.integration.channel.
MessageChannel
(also extends org.springframework.integration.message.
BlockingSource
<T>)
org.springframework.integration.channel.
MessageChannel
(also extends org.springframework.integration.message.
BlockingSource
<T>, org.springframework.integration.message.
BlockingTarget
)
org.springframework.core.task.TaskExecutor
org.springframework.scheduling.SchedulingTaskExecutor
org.springframework.integration.scheduling.
MessagingTaskScheduler
(also extends org.springframework.context.Lifecycle)
Annotation Type Hierarchy
org.springframework.integration.annotation.
Aggregator
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
CompletionStrategy
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Concurrency
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
DefaultOutput
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Handler
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
MessageEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Polled
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Publisher
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Router
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Splitter
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Subscriber
(implements java.lang.annotation.Annotation)
org.springframework.integration.handler.annotation.
HeaderAttribute
(implements java.lang.annotation.Annotation)
org.springframework.integration.handler.annotation.
HeaderProperty
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.integration.message.
MessagePriority
org.springframework.integration.samples.cafe.
DrinkType
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes