public class HttpsRequest extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
HttpsRequest.ResultListener |
| 构造器和说明 |
|---|
HttpsRequest(WxConfig config) |
public HttpsRequest(WxConfig config) throws UnrecoverableKeyException, KeyManagementException, NoSuchAlgorithmException, KeyStoreException, IOException
public String sendPost(String url, String xmlObj) throws IOException, KeyStoreException, UnrecoverableKeyException, NoSuchAlgorithmException, KeyManagementException
Copyright © 2018. All rights reserved.