public class StringResponseHandler extends Object implements org.apache.http.client.ResponseHandler<String>
| Constructor and Description |
|---|
StringResponseHandler() |
public String handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse in interface org.apache.http.client.ResponseHandler<String>org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2011-2013 Debux. All Rights Reserved.