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