public class HttpComponentsSimpleGetRequestExecutor extends SimpleGetRequestExecutor<org.apache.hc.client5.http.impl.classic.CloseableHttpClient,org.apache.hc.core5.http.HttpHost>
requestHttp| 构造器和说明 |
|---|
HttpComponentsSimpleGetRequestExecutor(RequestHttp<org.apache.hc.client5.http.impl.classic.CloseableHttpClient,org.apache.hc.core5.http.HttpHost> requestHttp) |
public HttpComponentsSimpleGetRequestExecutor(RequestHttp<org.apache.hc.client5.http.impl.classic.CloseableHttpClient,org.apache.hc.core5.http.HttpHost> requestHttp)
public String execute(String uri, String queryParam, WxType wxType) throws WxErrorException, IOException
RequestExecutoruri - uriqueryParam - 数据wxType - 微信模块类型WxErrorException - 自定义异常IOException - io异常Copyright © 2026. All rights reserved.