Concerns
Interfaces, Classes, Traits and Enums
- GeneratesRandomClientIds
- Provides common methods used to generate random client ids.
- OffersHooks
- Contains common methods and properties necessary to offer hooks.
- TranscodesData
- Provides common methods to encode data before sending it to a broker
and to decode data received from a broker.
- ValidatesConfiguration
- Provides methods to validate the configuration of an {@see MqttClient} and
the {@see ConnectionSettings} being used to connect to a broker.
- WorksWithBuffers
- Provides common methods to work with buffers.