public class CustomSlackHttpClient
extends com.slack.api.util.http.SlackHttpClient
| Constructor and Description |
|---|
CustomSlackHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
postJsonBody(String url,
Object obj) |
buildOkHttpClient, buildOkHttpClient, buildSlackHttpClient, buildSlackHttpClient, close, delete, get, getConfig, patchCamelCaseJsonBodyWithBearerHeader, postCamelCaseJsonBodyWithBearerHeader, postForm, postFormWithAuthorizationHeader, postFormWithBearerHeader, postMultipart, putCamelCaseJsonBodyWithBearerHeader, runHttpResponseListeners, setConfigpublic okhttp3.Response postJsonBody(String url, Object obj) throws IOException
postJsonBody in class com.slack.api.util.http.SlackHttpClientIOExceptionApache Camel