| Package | Description |
|---|---|
| com.weibo.api.motan.config |
| Modifier and Type | Field and Description |
|---|---|
protected List<MethodConfig> |
ServiceConfig.methods |
protected List<MethodConfig> |
RefererConfig.methods |
| Modifier and Type | Method and Description |
|---|---|
List<MethodConfig> |
ServiceConfig.getMethods() |
List<MethodConfig> |
RefererConfig.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setMethods(MethodConfig methods) |
void |
RefererConfig.setMethods(MethodConfig methods) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2019. All rights reserved.