public class HttpsClient extends Object
HttpsClient()
static String
doPostHttps(String url, String jsonstr, String charset)
post(String url, Map<String,String> params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpsClient()
public static String doPostHttps(String url, String jsonstr, String charset)
url
jsonstr
charset
public static String post(String url, Map<String,String> params) throws Exception
params
Exception
Copyright © 2019. All rights reserved.