Uses of Class
org.apache.dubbo.rpc.model.ConsumerMethodModel
Packages that use ConsumerMethodModel
-
Uses of ConsumerMethodModel in org.apache.dubbo.rpc.model
Methods in org.apache.dubbo.rpc.model that return ConsumerMethodModelModifier and TypeMethodDescriptionConsumerModel.getMethodModel(Method method) Return method model for the given method on consumer sideConsumerModel.getMethodModel(String method) Return method model for the given method on consumer sideConsumerModel.getMethodModel(String method, String[] argsType) Methods in org.apache.dubbo.rpc.model that return types with arguments of type ConsumerMethodModelModifier and TypeMethodDescriptionConsumerModel.getAllMethodModels()Return all method models for the current service