public class QrcodeRequestExecutor extends Object implements RequestExecutor<File,AbstractWxMaQrcodeWrapper>
| 限定符和类型 | 字段和说明 |
|---|---|
protected RequestHttp<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost> |
requestHttp |
| 构造器和说明 |
|---|
QrcodeRequestExecutor(RequestHttp requestHttp) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(String uri,
AbstractWxMaQrcodeWrapper data,
ResponseHandler<File> handler,
WxType wxType) |
File |
execute(String uri,
AbstractWxMaQrcodeWrapper qrcodeWrapper,
WxType wxType) |
protected RequestHttp<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost> requestHttp
public QrcodeRequestExecutor(RequestHttp requestHttp)
public void execute(String uri, AbstractWxMaQrcodeWrapper data, ResponseHandler<File> handler, WxType wxType) throws WxErrorException, IOException
execute 在接口中 RequestExecutor<File,AbstractWxMaQrcodeWrapper>WxErrorExceptionIOExceptionpublic File execute(String uri, AbstractWxMaQrcodeWrapper qrcodeWrapper, WxType wxType) throws WxErrorException, IOException
execute 在接口中 RequestExecutor<File,AbstractWxMaQrcodeWrapper>WxErrorExceptionIOExceptionCopyright © 2020. All rights reserved.