Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.mqtt.MqttAsyncCallback
-
Packages that use MqttAsyncCallback Package Description org.wso2.carbon.inbound.endpoint.protocol.mqtt -
-
Uses of MqttAsyncCallback in org.wso2.carbon.inbound.endpoint.protocol.mqtt
Methods in org.wso2.carbon.inbound.endpoint.protocol.mqtt that return MqttAsyncCallback Modifier and Type Method Description MqttAsyncCallback
MqttClientManager. getMqttCallback(String identifier)
Methods in org.wso2.carbon.inbound.endpoint.protocol.mqtt with parameters of type MqttAsyncCallback Modifier and Type Method Description void
MqttClientManager. registerMqttCallback(String identifier, MqttAsyncCallback mqttCallback)
-