JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.dsl
,
org.springframework.integration.dsl.amqp
,
org.springframework.integration.dsl.channel
,
org.springframework.integration.dsl.core
,
org.springframework.integration.dsl.jms
,
org.springframework.integration.dsl.support
,
org.springframework.integration.dsl.tuple
Class Hierarchy
java.lang.Object
org.springframework.integration.dsl.amqp.
Amqp
org.springframework.integration.dsl.support.
BeanNameMessageProcessor
<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.handler.MessageProcessor<T>)
org.springframework.integration.dsl.core.
DslIntegrationConfigurationInitializer
(implements org.springframework.integration.config.IntegrationConfigurationInitializer)
org.springframework.integration.dsl.support.
FixedSubscriberChannelPrototype
(implements org.springframework.messaging.MessageChannel)
org.springframework.integration.dsl.core.
IntegrationComponentSpec
<S,T>
org.springframework.integration.dsl.core.
EndpointSpec
<S,F,H>
org.springframework.integration.dsl.core.
ConsumerEndpointSpec
<S,H>
org.springframework.integration.dsl.
DelayerEndpointSpec
org.springframework.integration.dsl.
FilterEndpointSpec
org.springframework.integration.dsl.
GatewayEndpointSpec
org.springframework.integration.dsl.
GenericEndpointSpec
<H>
org.springframework.integration.dsl.
SplitterEndpointSpec
<S>
org.springframework.integration.dsl.
SourcePollingChannelAdapterSpec
org.springframework.integration.dsl.
HeaderEnricherSpec
org.springframework.integration.dsl.jms.
JmsDestinationAccessorSpec
<S,A>
org.springframework.integration.dsl.jms.
JmsListenerContainerSpec
<C>
org.springframework.integration.dsl.jms.
JmsTemplateSpec
org.springframework.integration.dsl.jms.
JmsOutboundGatewaySpec.ReplyContainerSpec
org.springframework.integration.dsl.channel.
MessageChannelSpec
<S,C>
org.springframework.integration.dsl.amqp.
AmqpPollableMessageChannelSpec
<S>
org.springframework.integration.dsl.amqp.
AmqpMessageChannelSpec
<S>
org.springframework.integration.dsl.amqp.
AmqpPublishSubscribeMessageChannelSpec
org.springframework.integration.dsl.jms.
JmsPollableMessageChannelSpec
<S>
org.springframework.integration.dsl.jms.
JmsMessageChannelSpec
<S>
org.springframework.integration.dsl.jms.
JmsPublishSubscribeMessageChannelSpec
org.springframework.integration.dsl.channel.
LoadBalancingChannelSpec
<S,C>
org.springframework.integration.dsl.channel.
DirectChannelSpec
org.springframework.integration.dsl.channel.
ExecutorChannelSpec
org.springframework.integration.dsl.channel.
PriorityChannelSpec
org.springframework.integration.dsl.channel.
PublishSubscribeChannelSpec
org.springframework.integration.dsl.channel.
QueueChannelSpec
org.springframework.integration.dsl.channel.
QueueChannelSpec.MessageStoreSpec
org.springframework.integration.dsl.channel.
RendezvousChannelSpec
org.springframework.integration.dsl.core.
MessageHandlerSpec
<S,H>
org.springframework.integration.dsl.
AbstractRouterSpec
<S,R>
org.springframework.integration.dsl.
RecipientListRouterSpec
org.springframework.integration.dsl.
RouterSpec
<R>
org.springframework.integration.dsl.amqp.
AmqpOutboundEndpointSpec
org.springframework.integration.dsl.
CorrelationHandlerSpec
<S,H>
org.springframework.integration.dsl.
AggregatorSpec
org.springframework.integration.dsl.
ResequencerSpec
org.springframework.integration.dsl.
EnricherSpec
org.springframework.integration.dsl.jms.
JmsOutboundChannelAdapterSpec
<S>
org.springframework.integration.dsl.jms.
JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
org.springframework.integration.dsl.jms.
JmsOutboundGatewaySpec
org.springframework.integration.dsl.core.
MessageSourceSpec
<S,H>
org.springframework.integration.dsl.jms.
JmsInboundChannelAdapterSpec
<S>
org.springframework.integration.dsl.jms.
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
org.springframework.integration.dsl.core.
MessagingGatewaySpec
<S,G>
org.springframework.integration.dsl.amqp.
AmqpInboundGatewaySpec
org.springframework.integration.dsl.jms.
JmsInboundGatewaySpec
<S>
org.springframework.integration.dsl.jms.
JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
<C>
org.springframework.integration.dsl.core.
MessagingProducerSpec
<S,P>
org.springframework.integration.dsl.amqp.
AmqpInboundChannelAdapterSpec
org.springframework.integration.dsl.jms.
JmsMessageDrivenChannelAdapterSpec
<S>
org.springframework.integration.dsl.jms.
JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
<C>
org.springframework.integration.dsl.support.
PollerSpec
org.springframework.integration.dsl.
IntegrationFlow
org.springframework.integration.dsl.core.
IntegrationFlowBeanPostProcessor
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.integration.dsl.
IntegrationFlowBuilder
org.springframework.integration.dsl.
IntegrationFlows
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.MessageProducerSupport (implements org.springframework.integration.core.MessageProducer, org.springframework.integration.history.TrackableComponent)
org.springframework.integration.dsl.jms.
JmsMessageDrivenChannelAdapter
(implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.context.OrderlyShutdownCapable)
org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.history.TrackableComponent)
org.springframework.integration.dsl.jms.
JmsInboundGateway
(implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.context.OrderlyShutdownCapable)
org.springframework.integration.dsl.jms.
Jms
org.springframework.integration.dsl.support.
MessageChannelReference
(implements org.springframework.messaging.MessageChannel)
org.springframework.integration.dsl.channel.
MessageChannels
org.springframework.integration.dsl.support.
Pollers
org.springframework.integration.dsl.support.
Transformers
org.springframework.integration.dsl.tuple.
Tuple
(implements java.lang.Iterable<T>, java.io.Serializable)
org.springframework.integration.dsl.tuple.
Tuple1
<T1>
org.springframework.integration.dsl.tuple.
Tuple2
<T1,T2>
Interface Hierarchy
org.springframework.integration.dsl.support.
ComponentConfigurer
<S>
org.springframework.integration.dsl.support.
EndpointConfigurer
<S>
org.springframework.integration.dsl.support.
GenericHandler
<P>
org.springframework.integration.dsl.support.
GenericRouter
<S,T>
org.springframework.integration.dsl.support.
GenericSplitter
<T>
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev
Next
Frames
No Frames
All Classes