public static class ApacheHttpClientDelegate.BodyAndStatusResponseHandler extends Object implements org.apache.http.client.ResponseHandler<ApacheHttpClientDelegate.HttpBodyAndStatus>
| Constructor and Description |
|---|
BodyAndStatusResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
ApacheHttpClientDelegate.HttpBodyAndStatus |
handleResponse(org.apache.http.HttpResponse response) |
public ApacheHttpClientDelegate.HttpBodyAndStatus handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<ApacheHttpClientDelegate.HttpBodyAndStatus>IOExceptionCopyright © 2019. All rights reserved.