public interface ServiceWrapperConfigManager
Modifier and Type | Field and Description |
---|---|
static String |
XSTEAM_PACKAGE_NAME |
Modifier and Type | Method and Description |
---|---|
void |
addServiceWrappers(MethodConfigs serviceWrappers) |
String |
getServiceIdWithMethod(Method method)
根据方法获取对应的serviceId
|
void |
putServiceWrapper(MethodConfig serviceWrapper) |
void |
removeServiceWrappers(MethodConfigs serviceWrappers) |
static final String XSTEAM_PACKAGE_NAME
void addServiceWrappers(MethodConfigs serviceWrappers)
void removeServiceWrappers(MethodConfigs serviceWrappers)
String getServiceIdWithMethod(Method method)
method
- void putServiceWrapper(MethodConfig serviceWrapper)
Copyright © 2006–2018 TinyGroup. All rights reserved.