类分层结构
- java.lang.Object
- 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.core.MessageSource<T>, org.springframework.integration.support.management.MessageSourceMetrics, org.springframework.integration.support.context.NamedComponent)
- com.alibaba.cloud.stream.binder.rocketmq.integration.RocketMQMessageSource (implements org.springframework.beans.factory.DisposableBean, org.springframework.context.Lifecycle)
- 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.context.SmartLifecycle)
- 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.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.ConfigurableMetricsAware<M>, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.MessageHandlerMetrics, 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.integration.RocketMQMessageHandler (implements org.springframework.context.Lifecycle)
- com.alibaba.cloud.stream.binder.rocketmq.integration.RocketMQInboundChannelAdapter.BindingRocketMQListener (implements org.springframework.retry.RetryListener, org.apache.rocketmq.spring.core.RocketMQListener<T>)
- com.alibaba.cloud.stream.binder.rocketmq.integration.RocketMQMessageSource.RocketMQAckCallback (implements org.springframework.integration.acks.AcknowledgmentCallback)
- com.alibaba.cloud.stream.binder.rocketmq.integration.RocketMQMessageSource.RocketMQAckInfo
- com.alibaba.cloud.stream.binder.rocketmq.integration.RocketMQMessageSource.RocketMQCallbackFactory (implements org.springframework.integration.acks.AcknowledgmentCallbackFactory<T>)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.