Uses of Interface
cool.mqtt.hooks.SecurityParams
-
Packages that use SecurityParams Package Description cool.mqtt.hooks -
-
Uses of SecurityParams in cool.mqtt.hooks
Methods in cool.mqtt.hooks that return SecurityParams Modifier and Type Method Description SecurityParamsMqttBrokerConfig. getSecurityParams()Gets theSecureParamsinstance to be used for supporting the setting up of encrypted connections to the MQTT broker.
-