|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodConfig | |
---|---|
com.alibaba.dubbo.config |
Uses of MethodConfig in com.alibaba.dubbo.config |
---|
Methods in com.alibaba.dubbo.config that return types with arguments of type MethodConfig | |
---|---|
List<MethodConfig> |
ReferenceConfig.getMethods()
|
List<MethodConfig> |
ServiceConfig.getMethods()
|
Method parameters in com.alibaba.dubbo.config with type arguments of type MethodConfig | |
---|---|
void |
ReferenceConfig.setMethods(List<? extends MethodConfig> methods)
|
void |
ServiceConfig.setMethods(List<? extends MethodConfig> methods)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |