| Interface | Description |
|---|---|
| MaestroNoteDeserializer<T extends MaestroNote> |
| Class | Description |
|---|---|
| AbstractMaestroExecutor |
Provides an abstract interface that can be used to receive data from a Maestro broker.
|
| AbstractMaestroPeer<T extends MaestroNote> |
Is a base class that implements the basic operations of any peer connect to Maestro (not just senders and receivers).
|
| MaestroCollector |
An specialized peer that is used on the front-end side of the code
to collect messages published on front-end related topics
|
| MaestroCollectorExecutor |
A simplified executor to be used along with a maestro client.
|
| MaestroDeserializer | |
| MaestroMonitor |
This class serves as a monitoring lock for asynchronous receipt of messages (usually,
notifications).
|
| MaestroMqttClient | |
| MaestroProcessedInfo | |
| MaestroTopics |
Maestro topics contains the list of all topics used by Maestro
|
| MqttUtil |
This documentation was released into the public domain.