JavaScript is disabled on your browser.
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.aggregator
,
org.springframework.integration.annotation
,
org.springframework.integration.aop
,
org.springframework.integration.channel
,
org.springframework.integration.channel.interceptor
,
org.springframework.integration.config
,
org.springframework.integration.config.annotation
,
org.springframework.integration.config.xml
,
org.springframework.integration.context
,
org.springframework.integration.core
,
org.springframework.integration.dispatcher
,
org.springframework.integration.endpoint
,
org.springframework.integration.event
,
org.springframework.integration.expression
,
org.springframework.integration.filter
,
org.springframework.integration.gateway
,
org.springframework.integration.handler
,
org.springframework.integration.handler.advice
,
org.springframework.integration.history
,
org.springframework.integration.json
,
org.springframework.integration.mapping
,
org.springframework.integration.mapping.support
,
org.springframework.integration.message
,
org.springframework.integration.metadata
,
org.springframework.integration.resource
,
org.springframework.integration.router
,
org.springframework.integration.scheduling
,
org.springframework.integration.selector
,
org.springframework.integration.splitter
,
org.springframework.integration.store
,
org.springframework.integration.support
,
org.springframework.integration.support.channel
,
org.springframework.integration.support.context
,
org.springframework.integration.support.converter
,
org.springframework.integration.support.json
,
org.springframework.integration.transaction
,
org.springframework.integration.transformer
,
org.springframework.integration.transformer.support
,
org.springframework.integration.util
Class Hierarchy
java.lang.Object
org.springframework.integration.aggregator.
AbstractAggregatingMessageGroupProcessor
(implements org.springframework.integration.aggregator.
MessageGroupProcessor
)
org.springframework.integration.aggregator.
DefaultAggregatingMessageGroupProcessor
org.springframework.integration.aggregator.
ExpressionEvaluatingMessageGroupProcessor
(implements org.springframework.beans.factory.BeanFactoryAware)
org.springframework.integration.aggregator.
MethodInvokingMessageGroupProcessor
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.config.xml.
AbstractChannelAdapterParser
org.springframework.integration.config.xml.
AbstractOutboundChannelAdapterParser
org.springframework.integration.config.xml.
DefaultOutboundChannelAdapterParser
org.springframework.integration.config.xml.
LoggingChannelAdapterParser
org.springframework.integration.config.xml.
AbstractPollingInboundChannelAdapterParser
org.springframework.integration.config.xml.
DefaultInboundChannelAdapterParser
org.springframework.integration.config.xml.
ResourceInboundChannelAdapterParser
org.springframework.integration.config.xml.
AbstractChannelParser
org.springframework.integration.config.xml.
PointToPointChannelParser
org.springframework.integration.config.xml.
PublishSubscribeChannelParser
org.springframework.integration.config.xml.
AbstractConsumerEndpointParser
org.springframework.integration.config.xml.
AbstractCorrelatingMessageHandlerParser
org.springframework.integration.config.xml.
AggregatorParser
org.springframework.integration.config.xml.
ResequencerParser
org.springframework.integration.config.xml.
AbstractOutboundGatewayParser
org.springframework.integration.config.xml.
AbstractRouterParser
org.springframework.integration.config.xml.
ErrorMessageExceptionTypeRouterParser
org.springframework.integration.config.xml.
HeaderValueRouterParser
org.springframework.integration.config.xml.
PayloadTypeRouterParser
org.springframework.integration.config.xml.
RecipientListRouterParser
org.springframework.integration.config.xml.
AbstractTransformerParser
org.springframework.integration.config.xml.
ClaimCheckInParser
org.springframework.integration.config.xml.
ClaimCheckOutParser
org.springframework.integration.config.xml.
HeaderEnricherParserSupport
org.springframework.integration.config.xml.
StandardHeaderEnricherParser
org.springframework.integration.config.xml.
HeaderFilterParser
org.springframework.integration.config.xml.
JsonToObjectTransformerParser
org.springframework.integration.config.xml.
MapToObjectTransformerParser
org.springframework.integration.config.xml.
ObjectToJsonTransformerParser
org.springframework.integration.config.xml.
ObjectToMapTransformerParser
org.springframework.integration.config.xml.
ObjectToStringTransformerParser
org.springframework.integration.config.xml.
PayloadDeserializingTransformerParser
org.springframework.integration.config.xml.
PayloadSerializingTransformerParser
org.springframework.integration.config.xml.
SyslogToMapTransformerParser
org.springframework.integration.config.xml.
BridgeParser
org.springframework.integration.config.xml.
ChainParser
org.springframework.integration.config.xml.
ControlBusParser
org.springframework.integration.config.xml.
DefaultRouterParser
org.springframework.integration.config.xml.
DelayerParser
org.springframework.integration.config.xml.
EnricherParser
org.springframework.integration.config.xml.
FilterParser
org.springframework.integration.config.xml.
ServiceActivatorParser
org.springframework.integration.config.xml.
SplitterParser
org.springframework.integration.config.xml.
TransformerParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.springframework.integration.config.xml.
AbstractInboundGatewayParser
org.springframework.integration.config.xml.
GatewayParser
org.springframework.integration.config.xml.
MessageHistoryParser
org.springframework.integration.config.xml.
ApplicationEventMulticasterParser
org.springframework.integration.config.xml.
SelectorChainParser
org.springframework.integration.config.xml.
SelectorParser
org.springframework.integration.config.xml.
SpelFunctionParser
org.springframework.integration.config.xml.
ConverterParser
org.springframework.integration.config.xml.
GlobalChannelInterceptorParser
org.springframework.integration.config.xml.
GlobalWireTapParser
org.springframework.integration.config.xml.
PollerParser
org.springframework.integration.config.xml.
PublishingInterceptorParser
org.springframework.integration.config.xml.
TransactionSynchronizationFactoryParser
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractQueue<E> (implements java.util.Queue<E>)
org.springframework.integration.store.
MessageGroupQueue
(implements java.util.concurrent.BlockingQueue<E>)
org.springframework.integration.dispatcher.
AbstractDispatcher
(implements org.springframework.integration.dispatcher.
MessageDispatcher
)
org.springframework.integration.dispatcher.
BroadcastingDispatcher
org.springframework.integration.dispatcher.
UnicastingDispatcher
org.springframework.integration.util.
AbstractExpressionEvaluator
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.handler.
AbstractMessageProcessor
<T> (implements org.springframework.integration.handler.
MessageProcessor
<T>)
org.springframework.integration.handler.
ExpressionCommandMessageProcessor
org.springframework.integration.handler.
ExpressionEvaluatingMessageProcessor
<T>
org.springframework.integration.handler.
MethodInvokingMessageProcessor
<T>
org.springframework.integration.endpoint.
AbstractMessageSource
<T> (implements org.springframework.integration.core.
MessageSource
<T>)
org.springframework.integration.endpoint.
ExpressionEvaluatingMessageSource
<T>
org.springframework.integration.endpoint.
MethodInvokingMessageSource
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.integration.resource.
ResourceRetrievingMessageSource
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.aggregator.
ExpressionEvaluatingMessageListProcessor
(implements org.springframework.integration.aggregator.
MessageListProcessor
)
org.springframework.integration.aggregator.
ExpressionEvaluatingReleaseStrategy
(implements org.springframework.integration.aggregator.
ReleaseStrategy
)
org.springframework.integration.util.
MessagingMethodInvokerHelper
<T>
org.springframework.integration.aggregator.
MethodInvokingMessageListProcessor
<T>
org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.config.
ExpressionFactoryBean
org.springframework.integration.mapping.
AbstractHeaderMapper
<T> (implements org.springframework.integration.mapping.
RequestReplyHeaderMapper
<T>)
org.springframework.integration.config.xml.
AbstractIntegrationNamespaceHandler
(implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.config.xml.
IntegrationNamespaceHandler
org.springframework.integration.support.json.
AbstractJacksonJsonObjectMapper
<P,J> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.support.json.
JsonObjectMapper
<P>)
org.springframework.integration.support.json.
Jackson2JsonObjectMapper
org.springframework.integration.support.json.
JacksonJsonObjectMapper
org.springframework.integration.support.json.
AbstractJsonInboundMessageMapper
<P> (implements org.springframework.integration.mapping.
InboundMessageMapper
<T>)
org.springframework.integration.support.json.
JsonInboundMessageMapper
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.springframework.integration.expression.
ExpressionEvalMap
org.springframework.integration.channel.
AbstractMessageChannel.ChannelInterceptorList
org.springframework.integration.store.
AbstractMessageGroupStore
(implements java.lang.Iterable<T>, org.springframework.integration.store.
MessageGroupStore
)
org.springframework.integration.store.
AbstractKeyValueMessageStore
(implements org.springframework.integration.store.
MessageStore
)
org.springframework.integration.store.
SimpleMessageStore
(implements org.springframework.integration.store.
MessageGroupStore
, org.springframework.integration.store.
MessageStore
)
org.springframework.integration.transformer.
AbstractMessageProcessingTransformer
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.transformer.
Transformer
)
org.springframework.integration.transformer.
ExpressionEvaluatingTransformer
org.springframework.integration.transformer.
MethodInvokingTransformer
org.springframework.integration.config.annotation.
AbstractMethodAnnotationPostProcessor
<T> (implements org.springframework.integration.config.annotation.
MethodAnnotationPostProcessor
<T>)
org.springframework.integration.config.annotation.
AggregatorAnnotationPostProcessor
org.springframework.integration.config.annotation.
FilterAnnotationPostProcessor
org.springframework.integration.config.annotation.
RouterAnnotationPostProcessor
org.springframework.integration.config.annotation.
ServiceActivatorAnnotationPostProcessor
org.springframework.integration.config.annotation.
SplitterAnnotationPostProcessor
org.springframework.integration.config.annotation.
TransformerAnnotationPostProcessor
org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
org.springframework.integration.transaction.
PseudoTransactionManager
org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
org.springframework.integration.aop.
PublisherAnnotationAdvisor
(implements org.springframework.beans.factory.BeanFactoryAware)
org.springframework.integration.config.
AbstractSimpleMessageHandlerFactoryBean
<H> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>)
org.springframework.integration.config.
ExpressionControlBusFactoryBean
org.springframework.integration.config.
FilterFactoryBean
org.springframework.integration.config.
RouterFactoryBean
org.springframework.integration.config.
ServiceActivatorFactoryBean
org.springframework.integration.config.
SplitterFactoryBean
org.springframework.integration.config.
TransformerFactoryBean
org.springframework.integration.util.
AcceptOnceCollectionFilter
<T> (implements org.springframework.integration.util.
CollectionFilter
<T>)
org.springframework.integration.util.
AnnotatedMethodFilter
(implements org.springframework.expression.MethodFilter)
org.springframework.integration.config.xml.
AnnotationConfigParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.support.channel.
BeanFactoryChannelResolver
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.support.channel.
ChannelResolver
)
org.springframework.integration.util.
BeanFactoryTypeConverter
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.expression.TypeConverter)
org.springframework.integration.util.
CallerBlocksPolicy
(implements java.util.concurrent.RejectedExecutionHandler)
org.springframework.integration.channel.interceptor.
ChannelInterceptorAdapter
(implements org.springframework.integration.channel.
ChannelInterceptor
)
org.springframework.integration.channel.interceptor.
MessageSelectingInterceptor
org.springframework.integration.transformer.
MessageTransformingChannelInterceptor
org.springframework.integration.channel.interceptor.
WireTap
(implements org.springframework.context.Lifecycle)
org.springframework.integration.config.xml.
ChannelInterceptorParser
org.springframework.integration.channel.
ChannelPurger
org.springframework.integration.util.
ClassUtils
org.springframework.integration.util.
CompositeExecutor
(implements java.util.concurrent.Executor)
org.springframework.integration.config.
ConsumerEndpointFactoryBean
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
org.springframework.integration.config.
CorrelationStrategyFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>)
org.springframework.integration.util.
DefaultLockRegistry
(implements org.springframework.integration.util.
LockRegistry
)
org.springframework.integration.transaction.
DefaultTransactionSynchronizationFactory
(implements org.springframework.integration.transaction.
TransactionSynchronizationFactory
)
org.springframework.integration.handler.
DelayHandler.DelayedMessageWrapper
(implements java.io.Serializable)
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.Properties
org.springframework.integration.history.
MessageHistory.Entry
org.springframework.integration.expression.
DynamicExpression
(implements org.springframework.expression.Expression)
org.springframework.integration.util.
ErrorHandlingTaskExecutor
(implements org.springframework.core.task.TaskExecutor)
org.springframework.integration.handler.advice.
ErrorMessageSendingRecoverer
(implements org.springframework.retry.RecoveryCallback<T>)
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.integration.event.
IntegrationEvent
org.springframework.integration.expression.
ExpressionEvalMap.ComponentsEvaluationCallback
(implements org.springframework.integration.expression.
ExpressionEvalMap.EvaluationCallback
)
org.springframework.integration.expression.
ExpressionEvalMap.ExpressionEvalMapBuilder
org.springframework.integration.aggregator.
ExpressionEvaluatingCorrelationStrategy
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.aggregator.
CorrelationStrategy
, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.filter.
ExpressionEvaluatingSelector
org.springframework.integration.expression.
ExpressionUtils
org.springframework.integration.util.
FixedMethodFilter
(implements org.springframework.expression.MethodFilter)
org.springframework.integration.gateway.
GatewayMethodMetadata
org.springframework.integration.message.
GenericMessage
<T> (implements org.springframework.integration.
Message
<T>, java.io.Serializable)
org.springframework.integration.message.
AdviceMessage
org.springframework.integration.message.
ErrorMessage
org.springframework.integration.channel.interceptor.
GlobalChannelInterceptorWrapper
(implements org.springframework.core.Ordered)
org.springframework.integration.aggregator.
HeaderAttributeCorrelationStrategy
(implements org.springframework.integration.aggregator.
CorrelationStrategy
)
org.springframework.integration.transformer.
HeaderEnricher
(implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.transformer.
Transformer
)
org.springframework.integration.transformer.
HeaderFilter
(implements org.springframework.integration.transformer.
Transformer
)
org.springframework.integration.history.
HistoryWritingMessagePostProcessor
(implements org.springframework.integration.core.
MessagePostProcessor
)
org.springframework.integration.config.
IdGeneratorConfigurer
(implements org.springframework.context.ApplicationListener<E>)
org.springframework.integration.context.
IntegrationContextUtils
org.springframework.integration.expression.
IntegrationEvaluationContextAwareBeanPostProcessor
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.integration.config.
IntegrationEvaluationContextFactoryBean
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.config.xml.
IntegrationNamespaceUtils
org.springframework.integration.context.
IntegrationObjectSupport
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.
NamedComponent
)
org.springframework.integration.endpoint.
AbstractEndpoint
(implements org.springframework.context.SmartLifecycle)
org.springframework.integration.endpoint.
AbstractPollingEndpoint
(implements org.springframework.beans.factory.BeanClassLoaderAware)
org.springframework.integration.endpoint.
PollingConsumer
org.springframework.integration.endpoint.
SourcePollingChannelAdapter
(implements org.springframework.integration.history.
TrackableComponent
)
org.springframework.integration.endpoint.
EventDrivenConsumer
org.springframework.integration.gateway.
GatewayProxyFactoryBean
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.aopalliance.intercept.MethodInterceptor, org.springframework.integration.history.
TrackableComponent
)
org.springframework.integration.endpoint.
MessageProducerSupport
(implements org.springframework.integration.core.
MessageProducer
, org.springframework.integration.history.
TrackableComponent
)
org.springframework.integration.endpoint.
ExpressionMessageProducerSupport
(implements org.springframework.integration.expression.
IntegrationEvaluationContextAware
)
org.springframework.integration.gateway.
MessagingGatewaySupport
(implements org.springframework.integration.history.
TrackableComponent
)
org.springframework.integration.channel.
AbstractMessageChannel
(implements org.springframework.integration.
MessageChannel
, org.springframework.integration.history.
TrackableComponent
)
org.springframework.integration.channel.
AbstractPollableChannel
(implements org.springframework.integration.core.
PollableChannel
)
org.springframework.integration.channel.
QueueChannel
(implements org.springframework.integration.channel.
QueueChannelOperations
)
org.springframework.integration.channel.
PriorityChannel
org.springframework.integration.channel.
RendezvousChannel
org.springframework.integration.channel.
AbstractSubscribableChannel
(implements org.springframework.integration.core.
SubscribableChannel
)
org.springframework.integration.channel.
DirectChannel
org.springframework.integration.channel.
ExecutorChannel
org.springframework.integration.channel.
PublishSubscribeChannel
org.springframework.integration.handler.
AbstractMessageHandler
(implements org.springframework.integration.core.
MessageHandler
, org.springframework.integration.context.
Orderable
, org.springframework.integration.history.
TrackableComponent
)
org.springframework.integration.aggregator.
AbstractCorrelatingMessageHandler
(implements org.springframework.integration.core.
MessageProducer
)
org.springframework.integration.aggregator.
AggregatingMessageHandler
org.springframework.integration.aggregator.
ResequencingMessageHandler
org.springframework.integration.router.
AbstractMessageRouter
org.springframework.integration.router.
AbstractMappingMessageRouter
(implements org.springframework.integration.router.
MappingMessageRouterManagement
)
org.springframework.integration.router.
ErrorMessageExceptionTypeRouter
org.springframework.integration.router.
ExpressionEvaluatingRouter
org.springframework.integration.router.
HeaderValueRouter
org.springframework.integration.router.
MethodInvokingRouter
org.springframework.integration.router.
PayloadTypeRouter
org.springframework.integration.router.
RecipientListRouter
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.integration.handler.
AbstractReplyProducingMessageHandler
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.core.
MessageProducer
)
org.springframework.integration.splitter.
AbstractMessageSplitter
org.springframework.integration.splitter.
DefaultMessageSplitter
org.springframework.integration.splitter.
ExpressionEvaluatingSplitter
org.springframework.integration.splitter.
MethodInvokingSplitter
org.springframework.integration.handler.
AbstractReplyProducingPostProcessingMessageHandler
(implements org.springframework.integration.handler.
PostProcessingMessageHandler
)
org.springframework.integration.filter.
MessageFilter
org.springframework.integration.handler.
BridgeHandler
org.springframework.integration.transformer.
ContentEnricher
(implements org.springframework.integration.expression.
IntegrationEvaluationContextAware
, org.springframework.context.Lifecycle)
org.springframework.integration.handler.
DelayHandler
(implements org.springframework.context.ApplicationListener<E>, org.springframework.integration.handler.
DelayHandlerManagement
)
org.springframework.integration.transformer.
MessageTransformingHandler
org.springframework.integration.handler.
ServiceActivatingHandler
org.springframework.integration.aggregator.
CorrelatingMessageBarrier
(implements org.springframework.integration.core.
MessageSource
<T>)
org.springframework.integration.handler.
ExpressionEvaluatingMessageHandler
org.springframework.integration.handler.
LoggingHandler
org.springframework.integration.handler.
MessageHandlerChain
(implements org.springframework.context.Lifecycle, org.springframework.integration.core.
MessageProducer
)
org.springframework.integration.handler.
MethodInvokingMessageHandler
org.springframework.integration.handler.advice.
AbstractRequestHandlerAdvice
(implements org.aopalliance.intercept.MethodInterceptor)
org.springframework.integration.handler.advice.
ExpressionEvaluatingRequestHandlerAdvice
org.springframework.integration.handler.advice.
RequestHandlerCircuitBreakerAdvice
org.springframework.integration.handler.advice.
RequestHandlerRetryAdvice
(implements org.springframework.retry.RetryListener)
org.springframework.integration.transformer.
AbstractTransformer
(implements org.springframework.integration.transformer.
Transformer
)
org.springframework.integration.transformer.
AbstractPayloadTransformer
<T,U>
org.springframework.integration.transformer.
MapToObjectTransformer
org.springframework.integration.transformer.
ObjectToMapTransformer
org.springframework.integration.transformer.
ObjectToStringTransformer
org.springframework.integration.transformer.
PayloadTypeConvertingTransformer
<T,U>
org.springframework.integration.transformer.
PayloadDeserializingTransformer
org.springframework.integration.transformer.
PayloadSerializingTransformer
org.springframework.integration.transformer.
SyslogToMapTransformer
org.springframework.integration.transformer.
ClaimCheckInTransformer
org.springframework.integration.transformer.
ClaimCheckOutTransformer
org.springframework.integration.json.
JsonToObjectTransformer
(implements org.springframework.beans.factory.BeanClassLoaderAware)
org.springframework.integration.json.
ObjectToJsonTransformer
org.springframework.integration.channel.
DefaultHeaderChannelRegistry
(implements org.springframework.integration.support.channel.
HeaderChannelRegistry
, java.lang.Runnable, org.springframework.context.SmartLifecycle)
org.springframework.integration.transaction.
ExpressionEvaluatingTransactionSynchronizationProcessor
(implements org.springframework.integration.expression.
IntegrationEvaluationContextAware
, org.springframework.integration.transaction.
TransactionSynchronizationProcessor
)
org.springframework.integration.context.
IntegrationProperties
org.springframework.integration.transaction.
IntegrationResourceHolder
(implements org.springframework.transaction.support.ResourceHolder)
org.springframework.integration.support.json.
Jackson2JsonMessageParser
org.springframework.integration.support.json.
JacksonJsonMessageParser
org.springframework.integration.support.json.
JacksonJsonObjectMapperProvider
org.springframework.integration.support.json.
JacksonJsonUtils
org.springframework.integration.mapping.support.
JsonHeaders
org.springframework.integration.support.json.
JsonObjectMapperAdapter
<P> (implements org.springframework.integration.support.json.
JsonObjectMapper
<P>)
org.springframework.integration.support.json.
JsonOutboundMessageMapper
(implements org.springframework.integration.mapping.
OutboundMessageMapper
<T>)
org.springframework.integration.json.
JsonPathUtils
org.springframework.integration.json.
JsonPropertyAccessor
(implements org.springframework.expression.PropertyAccessor)
org.springframework.integration.json.
JsonPropertyAccessor.ToStringFriendlyJsonNode
org.springframework.integration.support.converter.
MapMessageConverter
(implements org.springframework.integration.support.converter.
MessageConverter
)
org.springframework.integration.support.
MessageBuilder
<T>
org.springframework.integration.aggregator.
MessageCountReleaseStrategy
(implements org.springframework.integration.aggregator.
ReleaseStrategy
)
org.springframework.integration.store.
MessageGroupMetadata
(implements java.io.Serializable)
org.springframework.integration.store.
MessageGroupStoreReaper
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, java.lang.Runnable, org.springframework.context.SmartLifecycle)
org.springframework.integration.
MessageHeaders
(implements java.util.Map<K,V>, java.io.Serializable)
org.springframework.integration.
MessageHeaders.AlternativeJdkIdGenerator
(implements org.springframework.integration.
MessageHeaders.IdGenerator
)
org.springframework.integration.
MessageHeaders.JdkIdGenerator
(implements org.springframework.integration.
MessageHeaders.IdGenerator
)
org.springframework.integration.
MessageHeaders.SimpleIncrementingIdGenerator
(implements org.springframework.integration.
MessageHeaders.IdGenerator
)
org.springframework.integration.history.
MessageHistory
(implements java.util.List<E>, java.io.Serializable)
org.springframework.integration.history.
MessageHistoryConfigurer
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.SmartLifecycle)
org.springframework.integration.channel.
MessagePublishingErrorHandler
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.util.ErrorHandler)
org.springframework.integration.aop.
MessagePublishingInterceptor
(implements org.springframework.beans.factory.BeanFactoryAware, org.aopalliance.intercept.MethodInterceptor)
org.springframework.integration.selector.
MessageSelectorChain
(implements org.springframework.integration.core.
MessageSelector
)
org.springframework.integration.aggregator.
MessageSequenceComparator
(implements java.util.Comparator<T>)
org.springframework.integration.config.annotation.
MessagingAnnotationPostProcessor
(implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle)
org.springframework.integration.util.
MessagingMethodInvokerHelper.ParametersWrapper
org.springframework.integration.core.
MessagingTemplate
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.core.
MessagingOperations
)
org.springframework.integration.core.
AsyncMessagingTemplate
(implements org.springframework.integration.core.
AsyncMessagingOperations
)
org.springframework.integration.aop.
MethodAnnotationPublisherMetadataSource
org.springframework.integration.gateway.
MethodArgsHolder
org.springframework.integration.aggregator.
MethodInvokingCorrelationStrategy
(implements org.springframework.integration.aggregator.
CorrelationStrategy
)
org.springframework.integration.aggregator.
MethodInvokingReleaseStrategy
(implements org.springframework.integration.aggregator.
ReleaseStrategy
)
org.springframework.integration.filter.
MethodInvokingSelector
org.springframework.integration.aop.
MethodNameMappingPublisherMetadataSource
org.springframework.integration.channel.
NullChannel
(implements org.springframework.integration.core.
PollableChannel
)
org.springframework.integration.aggregator.
PassThroughMessageGroupProcessor
(implements org.springframework.integration.aggregator.
MessageGroupProcessor
)
org.springframework.integration.util.
PassThruLockRegistry
(implements org.springframework.integration.util.
LockRegistry
)
org.springframework.integration.selector.
PayloadTypeSelector
(implements org.springframework.integration.core.
MessageSelector
)
org.springframework.integration.scheduling.
PollerMetadata
org.springframework.integration.metadata.
PropertiesPersistingMetadataStore
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.integration.metadata.
MetadataStore
)
org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
org.springframework.integration.aop.
PublisherAnnotationBeanPostProcessor
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered)
org.springframework.integration.router.
RecipientListRouter.Recipient
org.springframework.integration.config.
ReleaseStrategyFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>)
org.springframework.integration.expression.
ReloadableResourceBundleExpressionSource
(implements org.springframework.integration.expression.
ExpressionSource
, org.springframework.context.ResourceLoaderAware)
org.springframework.integration.aggregator.
ResequencingMessageGroupProcessor
(implements org.springframework.integration.aggregator.
MessageGroupProcessor
)
org.springframework.integration.dispatcher.
RoundRobinLoadBalancingStrategy
(implements org.springframework.integration.dispatcher.
LoadBalancingStrategy
)
org.springframework.integration.aggregator.
SequenceNumberComparator
(implements java.util.Comparator<T>)
org.springframework.integration.aggregator.
SequenceSizeReleaseStrategy
(implements org.springframework.integration.aggregator.
ReleaseStrategy
)
org.springframework.integration.support.converter.
SimpleMessageConverter
(implements org.springframework.integration.support.converter.
MessageConverter
)
org.springframework.integration.store.
SimpleMessageGroup
(implements org.springframework.integration.store.
MessageGroup
)
org.springframework.integration.metadata.
SimpleMetadataStore
(implements org.springframework.integration.metadata.
MetadataStore
)
org.springframework.integration.util.
SimplePool
<T> (implements org.springframework.integration.util.
Pool
<T>)
org.springframework.integration.aop.
SimplePublisherMetadataSource
org.springframework.integration.config.
SourcePollingChannelAdapterFactoryBean
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
org.springframework.integration.handler.advice.
SpelExpressionRetryStateGenerator
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.handler.advice.
RetryStateGenerator
)
org.springframework.integration.config.
SpelFunctionFactoryBean
(implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.config.xml.
SpelPropertyAccessorsParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.util.
StackTraceUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.
MessagingException
org.springframework.integration.support.channel.
ChannelResolutionException
org.springframework.integration.handler.advice.
ErrorMessageSendingRecoverer.RetryExceptionNotAvailableException
org.springframework.integration.handler.advice.
ExpressionEvaluatingRequestHandlerAdvice.MessageHandlingExpressionEvaluatingAdviceException
org.springframework.integration.support.converter.
MessageConversionException
org.springframework.integration.
MessageDeliveryException
org.springframework.integration.dispatcher.
AggregateMessageDeliveryException
org.springframework.integration.
MessageDispatchingException
org.springframework.integration.
MessageTimeoutException
org.springframework.integration.
MessageHandlingException
org.springframework.integration.
MessageRejectedException
org.springframework.integration.mapping.
MessageMappingException
org.springframework.integration.store.
MessageStoreException
org.springframework.integration.transformer.
MessageTransformationException
org.springframework.integration.handler.
ReplyRequiredException
org.springframework.integration.aggregator.
TimeoutCountSequenceSizeReleaseStrategy
(implements org.springframework.integration.aggregator.
ReleaseStrategy
)
org.springframework.integration.selector.
UnexpiredMessageSelector
(implements org.springframework.integration.core.
MessageSelector
)
org.springframework.integration.util.
UniqueMethodFilter
(implements org.springframework.util.ReflectionUtils.MethodFilter)
org.springframework.integration.util.
UpperBound
org.springframework.integration.util.
UUIDConverter
(implements org.springframework.core.convert.converter.Converter<S,T>)
org.springframework.integration.util.
WhileLockedProcessor
org.springframework.integration.config.xml.
WireTapParser
(implements org.springframework.integration.config.xml.
BeanDefinitionRegisteringParser
)
Interface Hierarchy
org.springframework.integration.handler.
AbstractReplyProducingMessageHandler.RequestHandler
org.springframework.integration.handler.advice.
AbstractRequestHandlerAdvice.ExecutionCallback
org.springframework.integration.core.
AsyncMessagingOperations
org.springframework.integration.config.xml.
BeanDefinitionRegisteringParser
org.springframework.integration.channel.
ChannelInterceptor
org.springframework.integration.support.channel.
ChannelResolver
org.springframework.integration.util.
CollectionFilter
<T>
org.springframework.integration.aggregator.
CorrelationStrategy
org.springframework.integration.handler.
DelayHandlerManagement
org.springframework.integration.expression.
ExpressionEvalMap.EvaluationCallback
org.springframework.integration.expression.
ExpressionEvalMap.ExpressionEvalMapFinalBuilder
org.springframework.integration.expression.
ExpressionEvalMap.ExpressionEvalMapComponentsBuilder
org.springframework.integration.expression.
ExpressionSource
org.springframework.integration.support.channel.
HeaderChannelRegistry
org.springframework.integration.mapping.
HeaderMapper
<T>
org.springframework.integration.mapping.
InboundMessageMapper
<T>
org.springframework.integration.gateway.
MethodArgsMessageMapper
org.springframework.integration.expression.
IntegrationEvaluationContextAware
org.springframework.integration.support.json.
JsonInboundMessageMapper.JsonMessageParser
<P>
org.springframework.integration.support.json.
JsonObjectMapper
<P>
org.springframework.integration.dispatcher.
LoadBalancingStrategy
org.springframework.integration.util.
LockRegistry
org.springframework.integration.router.
MappingMessageRouterManagement
org.springframework.integration.
Message
<T>
org.springframework.integration.
MessageChannel
org.springframework.integration.core.
PollableChannel
org.springframework.integration.core.
SubscribableChannel
org.springframework.integration.support.converter.
MessageConverter
org.springframework.integration.dispatcher.
MessageDispatcher
org.springframework.integration.store.
MessageGroup
org.springframework.integration.aggregator.
MessageGroupProcessor
org.springframework.integration.store.
MessageGroupStore
org.springframework.integration.store.
MessageGroupStore.MessageGroupCallback
org.springframework.integration.core.
MessageHandler
org.springframework.integration.
MessageHeaders.IdGenerator
org.springframework.integration.aggregator.
MessageListProcessor
org.springframework.integration.core.
MessagePostProcessor
org.springframework.integration.handler.
MessageProcessor
<T>
org.springframework.integration.transformer.support.
HeaderValueMessageProcessor
<T>
org.springframework.integration.core.
MessageProducer
org.springframework.integration.core.
MessageSelector
org.springframework.integration.core.
MessageSource
<T>
org.springframework.integration.store.
MessageStore
org.springframework.integration.core.
MessagingOperations
org.springframework.integration.metadata.
MetadataStore
org.springframework.integration.config.annotation.
MethodAnnotationPostProcessor
<T>
org.springframework.integration.support.context.
NamedComponent
org.springframework.integration.history.
TrackableComponent
org.springframework.core.Ordered
org.springframework.integration.context.
Orderable
org.springframework.integration.context.
OrderlyShutdownCapable
org.springframework.integration.mapping.
OutboundMessageMapper
<T>
org.springframework.integration.util.
Pool
<T>
org.springframework.integration.handler.
PostProcessingMessageHandler
org.springframework.integration.channel.
QueueChannelOperations
org.springframework.integration.aggregator.
ReleaseStrategy
org.springframework.integration.gateway.
RequestReplyExchanger
org.springframework.integration.mapping.
RequestReplyHeaderMapper
<T>
org.springframework.integration.handler.advice.
RetryStateGenerator
org.springframework.integration.util.
SimplePool.PoolItemCallback
<T>
org.springframework.integration.transaction.
TransactionSynchronizationFactory
org.springframework.integration.transaction.
TransactionSynchronizationProcessor
org.springframework.integration.transformer.
Transformer
Annotation Type Hierarchy
org.springframework.integration.annotation.
Transformer
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Header
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Headers
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Payloads
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
CorrelationStrategy
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Payload
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
ServiceActivator
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
ReleaseStrategy
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
MessageEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Splitter
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Aggregator
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Publisher
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Gateway
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Filter
(implements java.lang.annotation.Annotation)
org.springframework.integration.annotation.
Router
(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.handler.
LoggingHandler.Level
org.springframework.integration.selector.
MessageSelectorChain.VotingStrategy
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes