Uses of Class
org.apache.dubbo.metadata.definition.model.MethodDefinition
Packages that use MethodDefinition
-
Uses of MethodDefinition in org.apache.dubbo.metadata.definition
Methods in org.apache.dubbo.metadata.definition that return MethodDefinition -
Uses of MethodDefinition in org.apache.dubbo.metadata.definition.model
Methods in org.apache.dubbo.metadata.definition.model that return types with arguments of type MethodDefinitionMethod parameters in org.apache.dubbo.metadata.definition.model with type arguments of type MethodDefinitionModifier and TypeMethodDescriptionvoidServiceDefinition.setMethods(List<MethodDefinition> methods)