public class RequestUtil extends Object
RequestUtil()
static net.dreamlu.mica.http.Exchange
get(String url, Map<String,Object> queryMap)
post(String url, Object body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestUtil()
public static net.dreamlu.mica.http.Exchange get(String url, Map<String,Object> queryMap)
url
queryMap
Exchange
public static net.dreamlu.mica.http.Exchange post(String url, Object body)
body
Copyright © 2024. All rights reserved.