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