| Package | Description |
|---|---|
| io.ballerina.messaging.broker.client.cmd | |
| io.ballerina.messaging.broker.client.output |
| Modifier and Type | Method and Description |
|---|---|
default Message |
MBClientCmd.buildResponseMessage(HttpResponse response,
String defaultMessage)
This method is commonly used by implementations of this interface.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResponseFormatter.handleErrorResponse(Message message)
Handle error messages, create
BrokerClientException and throw it. |
static void |
ResponseFormatter.printMessage(Message message)
Print Message type responses.
|
Copyright © 2018 WSO2. All rights reserved.