public class CommonResponseHandler<R> extends Object implements org.apache.http.client.ResponseHandler<R>
| Constructor and Description |
|---|
CommonResponseHandler(Class<R> responseClass) |
public R handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<R>IOExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.