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