Constructor and Description |
---|
StreamResponseHandler(OutputStream outs)
Constructor with
OutputStream . |
public StreamResponseHandler(OutputStream outs)
OutputStream
.outs
- the OutputStream
.public Void handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse
in interface org.apache.http.client.ResponseHandler<Void>
org.apache.http.client.ClientProtocolException
IOException
Copyright © 2015. All Rights Reserved.