public final class SlackUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
readResponse(org.apache.http.HttpResponse response) |
static String |
readResponse(InputStream s) |
public static String readResponse(org.apache.http.HttpResponse response) throws IOException
IOExceptionpublic static String readResponse(InputStream s) throws IOException, UnsupportedEncodingException
Apache Camel