public interface HttpResponseCallbackHandler<T>
| Modifier and Type | Method and Description |
|---|---|
T |
handleResponse(String requestBody,
org.apache.http.HttpEntity entity) |
T handleResponse(String requestBody, org.apache.http.HttpEntity entity) throws IOException
IOExceptionCopyright © 2015–2016 Baidu. All rights reserved.