public class OkHttpQrcodeFileRequestExecutor extends QrcodeRequestExecutor<okhttp3.OkHttpClient,OkHttpProxyInfo>
requestHttp
构造器和说明 |
---|
OkHttpQrcodeFileRequestExecutor (RequestHttp<okhttp3.OkHttpClient,OkHttpProxyInfo> requestHttp,
String filePath) |
限定符和类型 | 方法和说明 |
---|---|
File |
execute (String uri,
AbstractWxMaQrcodeWrapper qrcodeWrapper,
WxType wxType)
执行http请求.
|
create, create, execute
public OkHttpQrcodeFileRequestExecutor(RequestHttp<okhttp3.OkHttpClient,OkHttpProxyInfo> requestHttp, String filePath)
public File execute(String uri, AbstractWxMaQrcodeWrapper qrcodeWrapper, WxType wxType) throws WxErrorException, IOException
uri
- uriqrcodeWrapper
- 数据wxType
- 微信模块类型WxErrorException
- 自定义异常IOException
- io异常Copyright © 2024. All rights reserved.