Uses of Class
org.jivesoftware.smackx.iot.provisioning.element.ClearCache
-
Packages that use ClearCache Package Description org.jivesoftware.smackx.iot.provisioning.element Smack's API for XMPP IoT.org.jivesoftware.smackx.iot.provisioning.provider Smack's API for XMPP IoT. -
-
Uses of ClearCache in org.jivesoftware.smackx.iot.provisioning.element
Constructors in org.jivesoftware.smackx.iot.provisioning.element with parameters of type ClearCache Constructor Description ClearCacheResponse(ClearCache clearCacheRequest)
-
Uses of ClearCache in org.jivesoftware.smackx.iot.provisioning.provider
Methods in org.jivesoftware.smackx.iot.provisioning.provider that return ClearCache Modifier and Type Method Description ClearCache
ClearCacheProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-