public class HttpUtils extends Object
HttpUtils()
static String
getQueryWithParams(Map<String,String> params, String scheme, String host, String path, boolean debug)
postQueryWithParams(Map<String,String> params, String url, boolean debug)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpUtils()
public static String postQueryWithParams(Map<String,String> params, String url, boolean debug) throws Exception
Exception
public static String getQueryWithParams(Map<String,String> params, String scheme, String host, String path, boolean debug) throws Exception
Copyright © 2013. All Rights Reserved.