public abstract class WebUtils extends Object
public static String doPost(String url, String contentType, String content, int connectTimeout, int readTimeout) throws IOException
IOExceptionprotected static String getResponseAsString(HttpURLConnection conn) throws IOException
IOExceptionCopyright © 2018. All rights reserved.