Class Hierarchy
- java.lang.Object
- org.springframework.integration.dsl.IntegrationComponentSpec<S,
T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle) - org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec<S,
C> - org.springframework.integration.ip.dsl.TcpClientConnectionFactorySpec<S,
C> - org.springframework.integration.ip.dsl.TcpNetClientConnectionFactorySpec
- org.springframework.integration.ip.dsl.TcpNioClientConnectionFactorySpec
- org.springframework.integration.ip.dsl.TcpServerConnectionFactorySpec<S,
C> - org.springframework.integration.ip.dsl.TcpNetServerConnectionFactorySpec
- org.springframework.integration.ip.dsl.TcpNioServerConnectionFactorySpec
- org.springframework.integration.ip.dsl.TcpClientConnectionFactorySpec<S,
- org.springframework.integration.dsl.MessageHandlerSpec<S,
H> - org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec<S>
- org.springframework.integration.ip.dsl.UdpMulticastOutboundChannelAdapterSpec
- org.springframework.integration.ip.dsl.UdpUnicastOutboundChannelAdapterSpec
- org.springframework.integration.ip.dsl.TcpOutboundChannelAdapterSpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec<S>
- org.springframework.integration.dsl.MessageProducerSpec<S,
P> - org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
- org.springframework.integration.dsl.MessagingGatewaySpec<S,
G> - org.springframework.integration.ip.dsl.TcpInboundGatewaySpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec<S,
- org.springframework.integration.ip.dsl.Tcp
- org.springframework.integration.ip.dsl.Udp
- org.springframework.integration.dsl.IntegrationComponentSpec<S,