| 软件包 | 描述 |
|---|---|
| org.apache.http.impl.client |
默认HTTP客户端实现。
|
| Modifier and Type | Method and Description |
|---|---|
String |
BasicResponseHandler.handleResponse(HttpResponse response) |
T |
AbstractResponseHandler.handleResponse(HttpResponse response)
如果响应成功(2xx状态代码),请从响应体读取实体并将其传递给实体处理程序方法。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.