| Package | Description |
|---|---|
| io.ballerina.messaging.broker.client.output |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseFormatter.printExchange(Exchange exchange)
Print an exchange into a desired output format.
|
void |
TableFormatter.printExchange(Exchange exchange) |
void |
CsvFormatter.printExchange(Exchange exchange) |
void |
ResponseFormatter.printExchanges(Exchange[] exchanges)
Print an array of exchanges into a desired output format.
|
void |
TableFormatter.printExchanges(Exchange[] exchanges) |
void |
CsvFormatter.printExchanges(Exchange[] exchanges) |
Copyright © 2018 WSO2. All rights reserved.