Hierarchy For Package org.springframework.integration.ip.tcp

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.context.ComponentSourceAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter (implements org.springframework.integration.ip.tcp.connection.ClientModeCapable, org.springframework.integration.context.OrderlyShutdownCapable, org.springframework.integration.ip.tcp.connection.TcpListener)
        • org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.ip.tcp.TcpInboundGateway (implements org.springframework.integration.ip.tcp.connection.ClientModeCapable, org.springframework.integration.context.OrderlyShutdownCapable, org.springframework.integration.ip.tcp.connection.TcpListener, org.springframework.integration.ip.tcp.connection.TcpSender)
      • org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
          • org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
            • org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
              • org.springframework.integration.ip.tcp.TcpOutboundGateway (implements org.springframework.integration.support.management.ManageableLifecycle, org.springframework.integration.ip.tcp.connection.TcpListener, org.springframework.integration.ip.tcp.connection.TcpSender)
          • org.springframework.integration.ip.tcp.TcpSendingMessageHandler (implements org.springframework.integration.ip.tcp.connection.ClientModeCapable, org.springframework.integration.support.management.ManageableLifecycle, org.springframework.integration.ip.tcp.connection.TcpSender)