| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.config |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<MethodConfig> |
ServiceConfig.methods |
protected List<MethodConfig> |
RefererConfig.methods |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MethodConfig> |
ServiceConfig.getMethods() |
List<MethodConfig> |
RefererConfig.getMethods() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ServiceConfig.setMethods(MethodConfig methods) |
void |
RefererConfig.setMethods(MethodConfig methods) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractInterfaceConfig.checkInterfaceAndMethods(Class<?> interfaceClass,
List<MethodConfig> methods) |
protected static void |
AbstractConfig.collectMethodConfigParams(Map<String,String> parameters,
List<MethodConfig> methods) |
void |
ServiceConfig.setMethods(List<MethodConfig> methods) |
void |
RefererConfig.setMethods(List<MethodConfig> methods) |
Copyright © 2016. All rights reserved.