|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.http.AbstractHttpResponse
com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Response
public class HttpComponent4_2Response
HttpComponent4 Response:Requires Apache HttpComponents 4.3 or higher
| Constructor Summary | |
|---|---|
HttpComponent4_2Response(org.apache.http.client.methods.CloseableHttpResponse httpResponse,
byte[] content)
|
|
| Method Summary | |
|---|---|
void |
close()
释放资源 |
HttpHeaders |
getHeaders()
HTTP报头 |
HttpVersion |
getProtocol()
HTTP协议 |
HttpStatus |
getStatus()
响应状态 |
| Methods inherited from class com.foxinmy.weixin4j.http.AbstractHttpResponse |
|---|
getBody, getContent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpComponent4_2Response(org.apache.http.client.methods.CloseableHttpResponse httpResponse,
byte[] content)
| Method Detail |
|---|
public HttpHeaders getHeaders()
HttpMessage
public HttpVersion getProtocol()
HttpResponse
public HttpStatus getStatus()
HttpResponse
public void close()
HttpResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||