Uses of Enum
org.apache.dubbo.common.constants.RegisterTypeEnum
Packages that use RegisterTypeEnum
-
Uses of RegisterTypeEnum in org.apache.dubbo.common.constants
Methods in org.apache.dubbo.common.constants that return RegisterTypeEnumModifier and TypeMethodDescriptionstatic RegisterTypeEnumReturns the enum constant of this type with the specified name.static RegisterTypeEnum[]RegisterTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RegisterTypeEnum in org.apache.dubbo.config
Methods in org.apache.dubbo.config with parameters of type RegisterTypeEnumModifier and TypeMethodDescriptionabstract voidServiceConfigBase.export(RegisterTypeEnum registerType) Export service to network