Uses of Class
org.apache.dubbo.config.MethodConfig
Packages that use MethodConfig
-
Uses of MethodConfig in org.apache.dubbo.config
Methods in org.apache.dubbo.config that return types with arguments of type MethodConfigModifier and TypeMethodDescriptionstatic List<MethodConfig> MethodConfig.constructMethodConfig(Method[] methods) Deprecated.AbstractInterfaceConfig.getMethods()Methods in org.apache.dubbo.config with parameters of type MethodConfigModifier and TypeMethodDescriptionvoidAbstractInterfaceConfig.addMethod(MethodConfig methodConfig) Method parameters in org.apache.dubbo.config with type arguments of type MethodConfigModifier and TypeMethodDescriptionvoidAbstractInterfaceConfig.setMethods(List<? extends MethodConfig> methods)