Uses of Class
org.jivesoftware.smackx.iot.Thing
Package
Description
Smack's API for XMPP IoT (XEP-0323, -0324, -0325, -0347).
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT XEP-0347 Discovery.
-
Uses of Thing in org.jivesoftware.smackx.iot
-
Uses of Thing in org.jivesoftware.smackx.iot.control
Modifier and TypeMethodDescriptionIoTControlManager.uninstallThing
(NodeInfo nodeInfo) IoTControlManager.uninstallThing
(Thing thing) Modifier and TypeMethodDescriptionvoid
IoTControlManager.installThing
(Thing thing) Install a thing in the manager.IoTControlManager.uninstallThing
(Thing thing) -
Uses of Thing in org.jivesoftware.smackx.iot.data
Modifier and TypeMethodDescriptionIoTDataManager.uninstallThing
(NodeInfo nodeInfo) IoTDataManager.uninstallThing
(Thing thing) Modifier and TypeMethodDescriptionvoid
IoTDataManager.installThing
(Thing thing) Install a thing in the manager.IoTDataManager.uninstallThing
(Thing thing) -
Uses of Thing in org.jivesoftware.smackx.iot.discovery
Modifier and TypeMethodDescriptionIoTDiscoveryManager.getStateFor
(Thing thing) IoTDiscoveryManager.registerThing
(Thing thing) IoTDiscoveryManager.registerThing
(Jid registry, Thing thing)