public class TableFormatter extends Object implements ResponseFormatter
OUT_STREAM| Constructor and Description |
|---|
TableFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
printExchanges(Exchange[] exchanges)
Print an array of exchanges into a desired output format.
|
void |
printQueues(Queue[] queues)
Print an array of queues into a desired output format.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleErrorResponse, printMessagepublic void printExchanges(Exchange[] exchanges)
ResponseFormatterprintExchanges in interface ResponseFormatterexchanges - array of exchangespublic void printQueues(Queue[] queues)
ResponseFormatterprintQueues in interface ResponseFormatterqueues - array of exchangesCopyright © 2018 WSO2. All rights reserved.