public static class HttpClient.HttpResponse<T> extends Object
int
getHttpCode()
T
getResponse()
boolean
isCodeOk()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean isCodeOk()
public int getHttpCode()
public T getResponse()