Class Hierarchy

  • java.lang.Object
    • org.springframework.cloud.stream.binder.AbstractBinder<T,C,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.Binder<T,C,P>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.cloud.stream.binder.AbstractMessageChannelBinder<C,P,PP> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.stream.binder.PollableConsumerBinder<H,C>)
        • com.alibaba.cloud.stream.binder.rocketmq.RocketMQMessageChannelBinder (implements org.springframework.cloud.stream.binder.ExtendedPropertiesBinder<T,C,P>)
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
        • com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.pull.RocketMQMessageSource (implements org.springframework.beans.factory.DisposableBean, org.springframework.context.Lifecycle)
    • org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<C,P,T> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<C,P>)
    • org.springframework.boot.actuate.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
    • org.springframework.messaging.converter.AbstractMessageConverter (implements org.springframework.messaging.converter.SmartMessageConverter)
    • com.alibaba.cloud.stream.binder.rocketmq.support.AbstractRocketMQHeaderMapper (implements com.alibaba.cloud.stream.binder.rocketmq.support.RocketMQHeaderMapper)
    • com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.pull.DefaultErrorAcknowledgeHandler (implements com.alibaba.cloud.stream.binder.rocketmq.extend.ErrorAcknowledgeHandler)
    • com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration
    • com.alibaba.cloud.stream.binder.rocketmq.metrics.Instrumentation
    • com.alibaba.cloud.stream.binder.rocketmq.metrics.InstrumentationManager
    • 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)
          • com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.RocketMQInboundChannelAdapter (implements org.springframework.integration.context.OrderlyShutdownCapable)
      • 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)
    • com.alibaba.cloud.stream.binder.rocketmq.support.JacksonRocketMQHeaderMapper.NonTrustedHeaderType
    • org.apache.rocketmq.common.message.MessageConst
      • com.alibaba.cloud.stream.binder.rocketmq.constant.RocketMQConst
    • com.alibaba.cloud.stream.binder.rocketmq.provisioning.selector.PartitionMessageQueueSelector (implements org.apache.rocketmq.client.producer.MessageQueueSelector)
    • com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.pull.RocketMQAckCallback (implements org.springframework.integration.acks.AcknowledgmentCallback)
    • com.alibaba.cloud.stream.binder.rocketmq.custom.RocketMQBeanContainerCache
    • com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.RocketMQBinderAutoConfiguration
    • com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQCommonProperties (implements java.io.Serializable)
    • com.alibaba.cloud.stream.binder.rocketmq.custom.RocketMQConfigBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
    • com.alibaba.cloud.stream.binder.rocketmq.constant.RocketMQConst.Headers
    • com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.RocketMQConsumerFactory
    • com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQConsumerProperties.Pull (implements java.io.Serializable)
    • com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQConsumerProperties.Push (implements java.io.Serializable)
    • com.alibaba.cloud.stream.binder.rocketmq.aot.hint.RocketMQConsumerPropertiesHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
    • com.alibaba.cloud.stream.binder.rocketmq.support.RocketMQMessageConverterSupport
    • com.alibaba.cloud.stream.binder.rocketmq.integration.outbound.RocketMQProduceFactory
    • com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQSpecificPropertiesProvider (implements org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider)
    • com.alibaba.cloud.stream.binder.rocketmq.aot.hint.RocketMQSpecificPropertiesProviderHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
    • com.alibaba.cloud.stream.binder.rocketmq.provisioning.RocketMQTopicProvisioner (implements org.springframework.cloud.stream.provisioning.ProvisioningProvider<C,P>)
    • com.alibaba.cloud.stream.binder.rocketmq.utils.RocketMQUtils

Interface Hierarchy

Enum Class Hierarchy