public class ApacheQrcodeBytesRequestExecutor extends QrcodeBytesRequestExecutor<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost>
requestHttp
构造器和说明 |
---|
ApacheQrcodeBytesRequestExecutor(RequestHttp<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost> requestHttp) |
限定符和类型 | 方法和说明 |
---|---|
byte[] |
execute(String uri,
AbstractWxMaQrcodeWrapper qrcodeWrapper,
WxType wxType)
执行http请求.
|
create, execute
public ApacheQrcodeBytesRequestExecutor(RequestHttp<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost> requestHttp)
public byte[] execute(String uri, AbstractWxMaQrcodeWrapper qrcodeWrapper, WxType wxType) throws WxErrorException, IOException
uri
- uriqrcodeWrapper
- 数据wxType
- 微信模块类型WxErrorException
- 自定义异常IOException
- io异常Copyright © 2024. All rights reserved.