public class HttpUtils extends Object
HttpUtils()
boolean
createHttpsConnction(String strURL, HttpRequestMethod method, ContentType type, boolean isSSL, String cookie)
String
get()
getCookie(String id)
getTicket(String sendMessage)
post(String sendMessage)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpUtils()
public boolean createHttpsConnction(String strURL, HttpRequestMethod method, ContentType type, boolean isSSL, String cookie)
public String get()
public String post(String sendMessage)
public String getTicket(String sendMessage)
public String getCookie(String id)
Copyright © 2021–2024 SuperMap. All rights reserved.