public class MaterialNewsInfoRequestExecutor extends AbstractRequestExecutor<WxMpMaterialNews,String>
| 构造器和说明 |
|---|
MaterialNewsInfoRequestExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpMaterialNews |
executeApache(org.apache.http.impl.client.CloseableHttpClient httpclient,
org.apache.http.HttpHost httpProxy,
String uri,
String materialId) |
WxMpMaterialNews |
executeJodd(jodd.http.HttpConnectionProvider httpclient,
jodd.http.ProxyInfo httpProxy,
String uri,
String materialId) |
WxMpMaterialNews |
executeOkhttp(okhttp3.ConnectionPool pool,
OkhttpProxyInfo proxyInfo,
String uri,
String materialId) |
executepublic WxMpMaterialNews executeApache(org.apache.http.impl.client.CloseableHttpClient httpclient, org.apache.http.HttpHost httpProxy, String uri, String materialId) throws WxErrorException, IOException
public WxMpMaterialNews executeJodd(jodd.http.HttpConnectionProvider httpclient, jodd.http.ProxyInfo httpProxy, String uri, String materialId) throws WxErrorException, IOException
public WxMpMaterialNews executeOkhttp(okhttp3.ConnectionPool pool, OkhttpProxyInfo proxyInfo, String uri, String materialId) throws WxErrorException, IOException
Copyright © 2017. All rights reserved.