|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HttpRequest in com.foxinmy.weixin4j.http |
|---|
| Methods in com.foxinmy.weixin4j.http with parameters of type HttpRequest | |
|---|---|
HttpResponse |
SimpleHttpClient.execute(HttpRequest request)
|
HttpResponse |
HttpClient.execute(HttpRequest request)
处理请求 |
| Uses of HttpRequest in com.foxinmy.weixin4j.http.support.apache3 |
|---|
| Methods in com.foxinmy.weixin4j.http.support.apache3 with parameters of type HttpRequest | |
|---|---|
HttpResponse |
HttpComponent3.execute(HttpRequest request)
|
| Uses of HttpRequest in com.foxinmy.weixin4j.http.support.apache4 |
|---|
| Methods in com.foxinmy.weixin4j.http.support.apache4 with parameters of type HttpRequest | |
|---|---|
HttpResponse |
HttpComponent4_2.execute(HttpRequest request)
|
HttpResponse |
HttpComponent4_1.execute(HttpRequest request)
|
| Uses of HttpRequest in com.foxinmy.weixin4j.http.support.netty |
|---|
| Methods in com.foxinmy.weixin4j.http.support.netty with parameters of type HttpRequest | |
|---|---|
HttpResponse |
Netty4HttpClient.execute(HttpRequest request)
|
| Uses of HttpRequest in com.foxinmy.weixin4j.http.support.okhttp |
|---|
| Methods in com.foxinmy.weixin4j.http.support.okhttp with parameters of type HttpRequest | |
|---|---|
HttpResponse |
OkHttpClient3.execute(HttpRequest request)
|
HttpResponse |
OkHttpClient2.execute(HttpRequest request)
|
| Uses of HttpRequest in com.foxinmy.weixin4j.http.weixin |
|---|
| Methods in com.foxinmy.weixin4j.http.weixin with parameters of type HttpRequest | |
|---|---|
WeixinResponse |
WeixinRequestExecutor.doRequest(HttpRequest request)
执行微信请求 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||