public class HttpReply extends Object
HttpReply(int code, String content)
int
getCode()
String
getContent()
toShortString(int max)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HttpReply(int code, String content)
public int getCode()
public String getContent()
public String toString()
toString
Object
public String toShortString(int max)
Copyright © 2011-2013. All Rights Reserved.