public interface HttpContentConverter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
InputStream inputStream) |
T convert(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, InputStream inputStream) throws IOException
IOExceptionCopyright © 2013 Ness Computing, Inc.. All Rights Reserved.