Uses of Interface
cool.mqtt.hooks.MQTTCoolHook
-
Packages that use MQTTCoolHook Package Description cool.mqtt.hooks -
-
Uses of MQTTCoolHook in cool.mqtt.hooks
Classes in cool.mqtt.hooks that implement MQTTCoolHook Modifier and Type Class Description classSimpleCoolHookSimple skeletal implementation of theMQTTCoolHookinterface, meant as a base class to be extended in order to minimize the effort required to provide a full implementation of a custom Hook.
-