public class HTTPHelper extends Object
HTTPHelper(String uri, Context c)
String
executePost()
InputStream
fetch()
void
setBody(String b)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HTTPHelper(String uri, Context c)
uri
c
public void setBody(String b)
b
public String executePost()
public InputStream fetch()