public class ResponseHandlerInputStream extends Object implements org.apache.http.client.ResponseHandler<InputStream>
Constructor and Description |
---|
ResponseHandlerInputStream() |
Modifier and Type | Method and Description |
---|---|
InputStream |
handleResponse(org.apache.http.HttpResponse response) |
public InputStream handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse
in interface org.apache.http.client.ResponseHandler<InputStream>
org.apache.http.client.ClientProtocolException
IOException
Copyright © 2020. All rights reserved.