public class DefaultHttpClient extends Object implements HttpClient
DefaultHttpClient()
String
get(URL url, String cookie)
post(URL url, String cookie, String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultHttpClient()
public String get(URL url, String cookie)
get
HttpClient
public String post(URL url, String cookie, String content)
post
Copyright © 2014. All Rights Reserved.