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 TypeClassDescriptionclassAbstractConsumerConfigclassAbstract configuration for the service.classThe service consumer default configurationclassConfiguration for the service provider.classBase configuration for the service reference.classBase configuration for service.Methods in org.apache.dubbo.config that return AbstractInterfaceConfigModifier and TypeMethodDescriptionAbstractInterfaceConfig.setAuthenticator(String authenticator) AbstractInterfaceConfig.setPassword(String password) AbstractInterfaceConfig.setUsername(String username) Methods in org.apache.dubbo.config with parameters of type AbstractInterfaceConfigModifier and TypeMethodDescriptionAbstractInterfaceConfig.getGroup(AbstractInterfaceConfig interfaceConfig) AbstractInterfaceConfig.getVersion(AbstractInterfaceConfig interfaceConfig)