|
||||||||||
| 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> |
ServiceConfig.getMethods()
|
List<MethodConfig> |
ReferenceConfig.getMethods()
|
| Method parameters in com.alibaba.dubbo.config with type arguments of type MethodConfig | |
|---|---|
void |
ServiceConfig.setMethods(List<? extends MethodConfig> methods)
|
void |
ReferenceConfig.setMethods(List<? extends MethodConfig> methods)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||