public class OkhttpUtil extends Object
OkhttpUtil()
static String
get(String url)
post(String url, String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OkhttpUtil()
public static String post(String url, String json) throws IOException
IOException
public static String get(String url) throws Exception
Exception
Copyright © 2021. All rights reserved.