|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WeixinResponse | |
|---|---|
| com.foxinmy.weixin4j.http.weixin | |
| Uses of WeixinResponse in com.foxinmy.weixin4j.http.weixin |
|---|
| Methods in com.foxinmy.weixin4j.http.weixin that return WeixinResponse | |
|---|---|
WeixinResponse |
WeixinRequestExecutor.doRequest(HttpRequest request)
执行微信请求 |
WeixinResponse |
WeixinRequestExecutor.get(String url,
URLParameter... parameters)
Get方法执行微信请求 |
WeixinResponse |
WeixinRequestExecutor.post(String url,
FormBodyPart... bodyParts)
Post方法执行微信请求,用于文件上传 |
WeixinResponse |
WeixinRequestExecutor.post(String url,
String body)
Post方法执行微信请求 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||