Class Hierarchy

  • java.lang.Object
    • 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.dsl.IntegrationComponentSpec<S,​T> (implements org.springframework.context.SmartLifecycle)
        • org.springframework.integration.dsl.MessageChannelSpec<S,​C> (implements org.springframework.integration.dsl.ComponentsRegistration)
        • org.springframework.integration.dsl.MessageHandlerSpec<S,​H>
          • org.springframework.integration.dsl.ReactiveMessageHandlerSpec<S,​H> (implements org.springframework.integration.dsl.ComponentsRegistration)
        • org.springframework.integration.dsl.MessageProducerSpec<S,​P>
    • 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.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
      • org.springframework.integration.channel.AbstractMessageChannel (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.zeromq.channel.ZeroMqChannel (implements org.springframework.messaging.SubscribableChannel)
      • 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.AbstractReactiveMessageHandler (implements org.springframework.messaging.ReactiveMessageHandler)
    • org.springframework.integration.zeromq.dsl.ZeroMq
    • org.springframework.integration.zeromq.ZeroMqHeaders
    • org.springframework.integration.zeromq.ZeroMqProxy (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)