Uses of Class
com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQBinderConfigurationProperties
Packages that use RocketMQBinderConfigurationProperties
Package
Description
-
Uses of RocketMQBinderConfigurationProperties in com.alibaba.cloud.stream.binder.rocketmq
Constructors in com.alibaba.cloud.stream.binder.rocketmq with parameters of type RocketMQBinderConfigurationPropertiesModifierConstructorDescriptionRocketMQMessageChannelBinder(RocketMQBinderConfigurationProperties binderConfigurationProperties, RocketMQExtendedBindingProperties extendedBindingProperties, RocketMQTopicProvisioner provisioningProvider) -
Uses of RocketMQBinderConfigurationProperties in com.alibaba.cloud.stream.binder.rocketmq.utils
Methods in com.alibaba.cloud.stream.binder.rocketmq.utils with parameters of type RocketMQBinderConfigurationPropertiesModifier and TypeMethodDescriptionstatic <T extends RocketMQCommonProperties>
TRocketMQUtils.mergeRocketMQProperties(RocketMQBinderConfigurationProperties binderConfigurationProperties, T mqProperties)