Package | Description |
---|---|
org.tinygroup.weixin | |
org.tinygroup.weixin.common | |
org.tinygroup.weixin.impl |
Modifier and Type | Method and Description |
---|---|
UrlConfig |
WeiXinManager.getUrl(String key)
返回指定key对应的URL
|
Modifier and Type | Method and Description |
---|---|
void |
WeiXinManager.addUrlConfig(UrlConfig urlConfig)
添加一条配置
|
void |
WeiXinManager.removeUrlConfig(UrlConfig urlConfig)
移除一条配置
|
Modifier and Type | Method and Description |
---|---|
List<UrlConfig> |
UrlConfigs.getUrlConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
UrlConfigs.setUrlConfigs(List<UrlConfig> urlConfigs) |
Modifier and Type | Method and Description |
---|---|
UrlConfig |
WeiXinManagerDefault.getUrl(String key) |
Modifier and Type | Method and Description |
---|---|
void |
WeiXinManagerDefault.addUrlConfig(UrlConfig urlConfig) |
void |
WeiXinManagerDefault.removeUrlConfig(UrlConfig urlConfig) |
Copyright © 2006–2018 TinyGroup. All rights reserved.