public class MaterialVoiceAndImageDownloadRequestExecutor extends Object implements RequestExecutor<InputStream,String>
| 构造器和说明 |
|---|
MaterialVoiceAndImageDownloadRequestExecutor() |
MaterialVoiceAndImageDownloadRequestExecutor(File tmpDirFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
InputStream |
execute(org.apache.http.impl.client.CloseableHttpClient httpclient,
org.apache.http.HttpHost httpProxy,
String uri,
String materialId) |
public MaterialVoiceAndImageDownloadRequestExecutor()
public MaterialVoiceAndImageDownloadRequestExecutor(File tmpDirFile)
public InputStream execute(org.apache.http.impl.client.CloseableHttpClient httpclient, org.apache.http.HttpHost httpProxy, String uri, String materialId) throws WxErrorException, IOException
execute 在接口中 RequestExecutor<InputStream,String>WxErrorExceptionIOExceptionCopyright © 2017. All rights reserved.