Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.core.serializer.Deserializer<T>, org.springframework.core.serializer.Serializer<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.ip.tcp.connection.AbstractTcpConnectionSupport
    • org.springframework.integration.ip.tcp.serializer.ByteArrayElasticRawDeserializer (implements org.springframework.core.serializer.Deserializer<T>)
    • org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager (implements java.lang.Runnable)
    • org.springframework.integration.ip.udp.DatagramPacketMessageMapper (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.mapping.InboundMessageMapper<T>, org.springframework.integration.mapping.OutboundMessageMapper<T>)
    • org.springframework.integration.ip.tcp.connection.DefaultTcpNetSocketFactorySupport (implements org.springframework.integration.ip.tcp.connection.TcpSocketFactorySupport)
    • org.springframework.integration.ip.tcp.connection.DefaultTcpNetSSLSocketFactorySupport (implements org.springframework.integration.ip.tcp.connection.TcpSocketFactorySupport)
    • org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport (implements org.springframework.integration.ip.tcp.connection.TcpSocketSupport)
    • org.springframework.integration.ip.tcp.connection.DefaultTcpSSLContextSupport (implements org.springframework.integration.ip.tcp.connection.TcpSSLContextSupport)
    • java.util.EventObject (implements java.io.Serializable)
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.integration.ip.tcp.connection.ConnectionFactory)
      • 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.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.ip.AbstractInternetProtocolSendingMessageHandler (implements org.springframework.integration.ip.CommonSocketOptions, org.springframework.integration.support.management.ManageableLifecycle)
          • 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)
    • org.springframework.integration.ip.config.IpAdapterParserUtils
    • org.springframework.integration.ip.IpHeaders
    • org.springframework.integration.ip.tcp.serializer.MapJsonSerializer (implements org.springframework.core.serializer.Deserializer<T>, org.springframework.core.serializer.Serializer<T>)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.ip.util.RegexUtils
    • org.springframework.integration.ip.tcp.connection.SocketInfo
    • org.springframework.integration.ip.dsl.Tcp
    • org.springframework.integration.ip.tcp.serializer.TcpCodecs
    • org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactoryChain
    • org.springframework.integration.ip.tcp.connection.TcpConnectionSupport (implements org.springframework.integration.ip.tcp.connection.TcpConnection)
    • org.springframework.integration.ip.tcp.connection.TcpMessageMapper (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.mapping.InboundMessageMapper<T>, org.springframework.integration.mapping.OutboundMessageMapper<T>)
    • org.springframework.integration.ip.util.TestingUtilities
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.integration.ip.dsl.Udp

Interface Hierarchy