public class HttpUtil extends Object
HttpUtil()
static com.alibaba.fastjson.JSONObject
sendGet(String url)
sendPost(String url)
sendPost(String url, String output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpUtil()
public static com.alibaba.fastjson.JSONObject sendGet(String url)
url
public static com.alibaba.fastjson.JSONObject sendPost(String url)
public static com.alibaba.fastjson.JSONObject sendPost(String url, String output)
output
Copyright © 2022. All rights reserved.