public class HttpResponseImpl extends HttpResponse
conf, file, is, responseAsString, statusCode| 构造器和说明 |
|---|
HttpResponseImpl(HttpURLConnection con,
HttpClientConfiguration conf) |
HttpResponseImpl(String content) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
disconnect() |
String |
getResponseHeader(String name) |
Map<String,List<String>> |
getResponseHeaderFields() |
asFile, asJSONArray, asJSONObject, asReader, asStream, asString, getStatusCode, toStringpublic HttpResponseImpl(HttpURLConnection con, HttpClientConfiguration conf) throws IOException
public HttpResponseImpl(String content)
Copyright © 2015. All rights reserved.