| Package | Description |
|---|---|
| org.apache.camel.component.soroushbot.models.response | |
| org.apache.camel.component.soroushbot.service | |
| org.apache.camel.component.soroushbot.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
SendMessageResponse |
class |
UploadFileResponse |
| Modifier and Type | Method and Description |
|---|---|
SoroushResponse |
SoroushService.assertSuccessful(javax.ws.rs.core.Response response,
SoroushMessage soroushMessage)
check if the response is successfully sent to soroush, by default it assumes that the response type is
SoroushResponse
|
| Constructor and Description |
|---|
SoroushException(SoroushMessage soroushMessage,
SoroushResponse soroushResponse,
Integer status,
String responseBody) |
Apache Camel