Uses of Class
org.apache.dubbo.config.ConsumerConfig
Packages that use ConsumerConfig
-
Uses of ConsumerConfig in org.apache.dubbo.config
Methods in org.apache.dubbo.config that return ConsumerConfigMethods in org.apache.dubbo.config with parameters of type ConsumerConfig -
Uses of ConsumerConfig in org.apache.dubbo.config.context
Methods in org.apache.dubbo.config.context that return types with arguments of type ConsumerConfigModifier and TypeMethodDescriptionModuleConfigManager.getConsumer(String id) ModuleConfigManager.getConsumers()ModuleConfigManager.getDefaultConsumer()Only allows one default ConsumerConfigMethods in org.apache.dubbo.config.context with parameters of type ConsumerConfigModifier and TypeMethodDescriptionvoidModuleConfigManager.addConsumer(ConsumerConfig consumerConfig) Method parameters in org.apache.dubbo.config.context with type arguments of type ConsumerConfigModifier and TypeMethodDescriptionvoidModuleConfigManager.addConsumers(Iterable<ConsumerConfig> consumerConfigs)