public class HttpResponseHelper extends Object
| Constructor and Description |
|---|
HttpResponseHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEntity(org.apache.http.HttpEntity entity)
fetches entity from the HttpEntity
|
public static String getEntity(org.apache.http.HttpEntity entity) throws org.apache.http.ParseException, IOException
entity - HttpEntity entityorg.apache.http.ParseExceptionIOExceptionCopyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0