public static class HttpSimpleClient.HttpResult extends Object
int
code
String
content
HttpResult(int code, String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int code
public final String content
public HttpResult(int code, String content)
Copyright © 2016. All rights reserved.