| Package | Description |
|---|---|
| org.wso2.carbon.inbound.endpoint.protocol.mqtt |
| Modifier and Type | Method and Description |
|---|---|
MqttConnectionFactory |
MqttConnectionConsumer.getMqttConnectionFactory() |
| Constructor and Description |
|---|
MqttAsyncCallback(org.eclipse.paho.client.mqttv3.MqttAsyncClient mqttAsyncClient,
MqttInjectHandler injectHandler,
MqttConnectionFactory confac,
org.eclipse.paho.client.mqttv3.MqttConnectOptions connectOptions,
Properties mqttProperties) |
MqttConnectionConsumer(org.eclipse.paho.client.mqttv3.MqttConnectOptions connectOptions,
org.eclipse.paho.client.mqttv3.MqttAsyncClient mqttAsyncClient,
MqttConnectionFactory confac,
Properties mqttProperties,
String name) |
Copyright © 2018 WSO2. All rights reserved.