| Package | Description |
|---|---|
| org.maestro.client.exchange | |
| org.maestro.tests.callbacks |
| Modifier and Type | Method and Description |
|---|---|
void |
MaestroCollector.addCallback(MaestroNoteCallback callback)
Adds a callback to be executed on note arrival
|
protected void |
MaestroMqttClient.publish(String topic,
MaestroNote note,
int qos,
boolean retained,
MaestroNoteCallback postProcessCallback)
Publishes a message in the broker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogRequesterCallback
A callback that request/downloads log files based on the test notification
received.
|
class |
StatsCallBack |
This documentation was released into the public domain.