public class HttpUtil extends Object
HttpUtil()
static String
get(String url)
post(String url, Map<String,String> param)
tryGet(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpUtil()
public static String tryGet(String url) throws IOException
IOException
public static String get(String url)
public static String post(String url, Map<String,String> param)
Copyright © 2021. All rights reserved.