public static class CommonHttpResourceDownloader.ResponseContent extends Object
ResponseContent(String content, int code)
int
getCode()
String
getContent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResponseContent(String content, int code)
public String getContent()
public int getCode()