Uses of Interface
br.com.anteros.mqtt.core.server.auth.IMqttServerSubscribeValidator
-
Packages that use IMqttServerSubscribeValidator Package Description br.com.anteros.mqtt.core.server -
-
Uses of IMqttServerSubscribeValidator in br.com.anteros.mqtt.core.server
Methods in br.com.anteros.mqtt.core.server that return IMqttServerSubscribeValidator Modifier and Type Method Description IMqttServerSubscribeValidatorMqttServerCreator. getSubscribeValidator()Methods in br.com.anteros.mqtt.core.server with parameters of type IMqttServerSubscribeValidator Modifier and Type Method Description MqttServerCreatorMqttServerCreator. subscribeValidator(IMqttServerSubscribeValidator subscribeValidator)
-