public class Proxy extends Object
| 限定符和类型 | 类和说明 |
|---|---|
class |
Proxy.ProxyReq |
| 构造器和说明 |
|---|
Proxy() |
| 限定符和类型 | 方法和说明 |
|---|---|
Proxy.ProxyReq |
wechatApp(String codeName,
String proxyPath) |
Proxy.ProxyReq |
wechatApp(String codeName,
String proxyPathTemplate,
Object... proxyPathArgs) |
Proxy.ProxyReq |
wechatCorp(String codeName,
String proxyPath) |
Proxy.ProxyReq |
wechatCorp(String codeName,
String proxyPathTemplate,
Object... proxyPathArgs) |
public Proxy.ProxyReq wechatApp(String codeName, String proxyPath)
public Proxy.ProxyReq wechatApp(String codeName, String proxyPathTemplate, Object... proxyPathArgs)
public Proxy.ProxyReq wechatCorp(String codeName, String proxyPath)
public Proxy.ProxyReq wechatCorp(String codeName, String proxyPathTemplate, Object... proxyPathArgs)
Copyright © 2019. All rights reserved.