public class PostForm.Result extends java.lang.Object
Result(java.net.HttpURLConnection con)
int
getResponseCode()
java.lang.String
getResponseMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result(java.net.HttpURLConnection con) throws java.io.IOException
java.io.IOException
public int getResponseCode()
public java.lang.String getResponseMessage()