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.annotation
,
org.springframework.integration.aop
,
org.springframework.integration.bus
,
org.springframework.integration.channel
,
org.springframework.integration.channel.interceptor
,
org.springframework.integration.config
,
org.springframework.integration.dispatcher
,
org.springframework.integration.endpoint
,
org.springframework.integration.handler
,
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.scheduling
,
org.springframework.integration.transformer
,
org.springframework.integration.util
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.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.springframework.integration.config.
MessageBusParser
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.channel.
BaseBlockingQueueChannel
org.springframework.integration.channel.
PriorityChannel
org.springframework.integration.channel.
SimpleChannel
org.springframework.integration.bus.
DefaultErrorChannel
org.springframework.integration.dispatcher.
SynchronousChannel
org.springframework.integration.channel.
AbstractMessageChannel.ChannelInterceptorList
org.springframework.integration.handler.
AbstractMessageHandlerAdapter
<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.
MessageHandler
, org.springframework.core.Ordered)
org.springframework.integration.handler.
DefaultMessageHandlerAdapter
<T> (implements org.springframework.core.Ordered)
org.springframework.integration.router.
RouterMessageHandlerAdapter
(implements org.springframework.integration.channel.
ChannelRegistryAware
)
org.springframework.integration.router.
SplitterMessageHandlerAdapter
<T> (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.message.
AbstractMessageMapper
<M,O> (implements org.springframework.integration.message.
MessageMapper
<M,O>)
org.springframework.integration.message.
SimplePayloadMessageMapper
<T>
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.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.adapter.
AbstractSourceAdapter
<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.adapter.
SourceAdapter
)
org.springframework.integration.adapter.
PollingSourceAdapter
<T> (implements org.springframework.context.Lifecycle, org.springframework.integration.scheduling.
MessagingTaskSchedulerAware
)
org.springframework.integration.adapter.
AbstractTargetAdapter
<T> (implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.adapter.
DefaultTargetAdapter
<T>
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.router.
AggregatorAdapter
(implements org.springframework.integration.router.
Aggregator
)
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.config.
ChannelAdapterParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
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.config.
ChannelParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.dispatcher.
ChannelPollingMessageRetriever
(implements org.springframework.integration.dispatcher.
MessageRetriever
)
org.springframework.integration.channel.
ChannelPurger
org.springframework.integration.endpoint.
ConcurrencyPolicy
(implements org.springframework.integration.endpoint.
EndpointPolicy
)
org.springframework.integration.endpoint.
ConcurrentHandler
(implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.endpoint.
ConcurrentHandler.HandlerTask
(implements java.lang.Runnable)
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.dispatcher.
DefaultMessageDispatcher
(implements org.springframework.integration.dispatcher.
SchedulingMessageDispatcher
)
org.springframework.integration.dispatcher.
DefaultMessageDispatcher.DispatcherTask
(implements org.springframework.integration.scheduling.
MessagingTask
)
org.springframework.integration.dispatcher.
DefaultMessageDistributor
(implements org.springframework.integration.dispatcher.
MessageDistributor
)
org.springframework.integration.endpoint.
DefaultMessageEndpoint
(implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.channel.
ChannelRegistryAware
, org.springframework.beans.factory.InitializingBean, org.springframework.integration.endpoint.
MessageEndpoint
)
org.springframework.integration.endpoint.
DefaultMessageEndpoint.EndpointReplyHandler
(implements org.springframework.integration.handler.
ReplyHandler
)
org.springframework.integration.channel.
DispatcherPolicy
org.springframework.integration.config.
EndpointParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
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.config.
HandlerParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.config.
IntegrationNamespaceUtils
org.springframework.integration.handler.
InterceptingMessageHandler
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.bus.
MessageBus
(implements org.springframework.context.ApplicationContextAware, org.springframework.integration.channel.
ChannelRegistry
, org.springframework.integration.endpoint.
EndpointRegistry
, org.springframework.context.Lifecycle)
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.message.
MessageHeader
(implements java.io.Serializable)
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.router.
MessageSequenceComparator
(implements java.util.Comparator<T>)
org.springframework.integration.adapter.
MethodInvokingSource
<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.adapter.
PollableSource
<T>)
org.springframework.integration.adapter.
MethodInvokingSource.MessageReceivingMethodValidator
(implements org.springframework.integration.util.
MethodValidator
)
org.springframework.integration.adapter.
MethodInvokingTarget
<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.adapter.
Target
<T>)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.config.
IntegrationNamespaceHandler
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.scheduling.
PollingSchedule
(implements org.springframework.integration.scheduling.
Schedule
)
org.springframework.integration.adapter.
PollingSourceAdapter.PollingSourceAdapterTask
(implements org.springframework.integration.scheduling.
MessagingTask
)
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.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.channel.
RequestReplyTemplate
org.springframework.integration.handler.
ResponseCorrelator
(implements org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.message.
RetrievalBlockingMessageStore
(implements org.springframework.integration.message.
MessageStore
)
org.springframework.integration.message.
RetrievalBlockingMessageStore.MessageHolder
org.springframework.integration.router.
SequenceSizeCompletionStrategy
(implements org.springframework.integration.router.
CompletionStrategy
)
org.springframework.integration.message.
SimpleMessageStore
(implements org.springframework.integration.message.
MessageStore
)
org.springframework.integration.scheduling.
SimpleMessagingTaskScheduler.MessagingTaskRunner
(implements java.lang.Runnable)
org.springframework.integration.util.
SimpleMethodInvoker
<T>
org.springframework.integration.config.
SubscriberAnnotationPostProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.integration.scheduling.
Subscription
java.lang.ThreadLocal<T>
org.springframework.integration.dispatcher.
SynchronousChannel.ThreadLocalMessageHolder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.
MessagingException
org.springframework.integration.message.
MessageDeliveryException
org.springframework.integration.message.
MessageHandlingException
org.springframework.integration.handler.
MessageHandlerNotRunningException
org.springframework.integration.handler.
MessageHandlerRejectedExecutionException
org.springframework.integration.message.selector.
MessageSelectorRejectedException
org.springframework.integration.
MessagingConfigurationException
org.springframework.integration.message.selector.
UnexpiredMessageSelector
(implements org.springframework.integration.message.selector.
MessageSelector
)
Interface Hierarchy
org.springframework.integration.router.
Aggregator
org.springframework.integration.adapter.
ArgumentListPreparer
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.util.
IdGenerator
org.springframework.context.Lifecycle
org.springframework.integration.endpoint.
MessageEndpoint
(also extends org.springframework.integration.handler.
MessageHandler
)
org.springframework.integration.scheduling.
MessagingTaskScheduler
(also extends org.springframework.scheduling.SchedulingTaskExecutor)
org.springframework.integration.dispatcher.
SchedulingMessageDispatcher
(also extends org.springframework.integration.dispatcher.
MessageDispatcher
)
org.springframework.integration.router.
MessageBarrier
org.springframework.integration.channel.
MessageChannel
org.springframework.integration.dispatcher.
MessageDispatcher
org.springframework.integration.dispatcher.
SchedulingMessageDispatcher
(also extends org.springframework.context.Lifecycle)
org.springframework.integration.dispatcher.
MessageDistributor
org.springframework.integration.handler.
MessageHandler
org.springframework.integration.endpoint.
MessageEndpoint
(also extends org.springframework.context.Lifecycle)
org.springframework.integration.handler.config.
MessageHandlerCreator
org.springframework.integration.message.
MessageMapper
<M,O>
org.springframework.integration.dispatcher.
MessageRetriever
org.springframework.integration.message.selector.
MessageSelector
org.springframework.integration.message.
MessageStore
org.springframework.integration.scheduling.
MessagingTaskSchedulerAware
org.springframework.integration.util.
MethodValidator
org.springframework.integration.router.
MultiChannelNameResolver
org.springframework.integration.router.
MultiChannelResolver
org.springframework.integration.adapter.
PollableSource
<T>
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.adapter.
SourceAdapter
org.springframework.integration.adapter.
Target
<T>
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.
Subscriber
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Splitter
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Router
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Publisher
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Polled
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
MessageEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Handler
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
DefaultOutput
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Concurrency
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Aggregator
(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
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes