Uses of Class
org.apache.dubbo.config.AbstractInterfaceConfig
Packages that use AbstractInterfaceConfig
-
Uses of AbstractInterfaceConfig in org.apache.dubbo.config
Subclasses of AbstractInterfaceConfig in org.apache.dubbo.configModifier and TypeClassDescriptionclassAbstractConsumerConfigclassAbstractServiceConfigclassThe service consumer default configurationclassThe service provider default configurationclassReferenceConfigclassServiceConfigMethods in org.apache.dubbo.config with parameters of type AbstractInterfaceConfigModifier and TypeMethodDescriptionAbstractInterfaceConfig.getGroup(AbstractInterfaceConfig interfaceConfig) AbstractInterfaceConfig.getVersion(AbstractInterfaceConfig interfaceConfig) -
Uses of AbstractInterfaceConfig in org.apache.dubbo.rpc.model
Methods in org.apache.dubbo.rpc.model that return AbstractInterfaceConfigMethods in org.apache.dubbo.rpc.model with parameters of type AbstractInterfaceConfigModifier and TypeMethodDescriptionvoidServiceModel.setConfig(AbstractInterfaceConfig config) Deprecated.