| 接口 | 说明 |
|---|---|
| RequestExecutor<T,E> |
http请求执行器.
|
| RequestHttp<H,P> |
Created by ecoolper on 2017/4/22.
|
| ResponseHandler<T> |
http请求响应回调处理接口.
|
| 类 | 说明 |
|---|---|
| BaseMediaDownloadRequestExecutor<H,P> |
下载媒体文件请求执行器.
|
| HttpResponseProxy |
三种http框架的response代理类,方便提取公共方法
Created by Binary Wang on 2017-8-3.
|
| MediaUploadRequestExecutor<H,P> |
上传媒体文件请求执行器.
|
| SimpleGetRequestExecutor<H,P> |
简单的GET请求执行器.
|
| SimplePostRequestExecutor<H,P> |
简单的POST请求执行器,请求的参数是String, 返回的结果也是String
|
| URIUtil | |
| WxDnsResolver |
微信DNS域名解析器,将微信域名绑定到指定IP
--------------------------------------------
适用于服务器端调用微信服务器需要开通出口防火墙情况
Created by Andy Huo on 17/03/28.
|
| 枚举 | 说明 |
|---|---|
| HttpType |
Created by ecoolper on 2017/4/28.
|
Copyright © 2019. All rights reserved.