public class TestPublishMQTT.UnitTestablePublishMqtt extends PublishMQTT
PROP_QOS, PROP_RETAIN, PROP_TOPIC, REL_FAILURE, REL_SUCCESSbroker, BROKER_VALIDATOR, clientID, connOpts, logger, mqttClient, mqttClientConnectLock, persistence, processSessionFactory, PROP_BROKER_URI, PROP_CLEAN_SESSION, PROP_CLIENTID, PROP_CONN_TIMEOUT, PROP_KEEP_ALIVE_INTERVAL, PROP_LAST_WILL_MESSAGE, PROP_LAST_WILL_QOS, PROP_LAST_WILL_RETAIN, PROP_LAST_WILL_TOPIC, PROP_MQTT_VERSION, PROP_PASSWORD, PROP_SSL_CONTEXT_SERVICE, PROP_USERNAME, QOS_VALIDATOR, RETAIN_VALIDATOR| Constructor and Description |
|---|
UnitTestablePublishMqtt() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.paho.client.mqttv3.IMqttClient |
getMqttClient(java.lang.String broker,
java.lang.String clientID,
org.eclipse.paho.client.mqttv3.persist.MemoryPersistence persistence) |
getRelationships, getSupportedPropertyDescriptors, init, onScheduled, onStop, onTriggerbuildClient, customValidate, getAbstractPropertyDescriptors, onTrigger, setAndConnectClient, transformSSLContextServicegetControllerServiceLookup, getIdentifier, getLogger, getNodeTypeProvider, initialize, isConfigurationRestored, isScheduled, toString, updateConfiguredRestoredTrue, updateScheduledFalse, updateScheduledTrueequals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validatepublic org.eclipse.paho.client.mqttv3.IMqttClient getMqttClient(java.lang.String broker,
java.lang.String clientID,
org.eclipse.paho.client.mqttv3.persist.MemoryPersistence persistence)
throws org.eclipse.paho.client.mqttv3.MqttException
getMqttClient in class AbstractMQTTProcessororg.eclipse.paho.client.mqttv3.MqttException