Uses of Interface
rocks.xmpp.extensions.softwareinfo.SoftwareInfoProvider
-
Packages that use SoftwareInfoProvider Package Description rocks.xmpp.extensions.softwareinfo Provides classes for XEP-0232: Software Information.rocks.xmpp.extensions.version Provides classes for XEP-0092: Software Version.rocks.xmpp.extensions.version.client -
-
Uses of SoftwareInfoProvider in rocks.xmpp.extensions.softwareinfo
Classes in rocks.xmpp.extensions.softwareinfo that implement SoftwareInfoProvider Modifier and Type Class Description class
SoftwareInformationProtocol
Represents the XEP-0232: Software Information. -
Uses of SoftwareInfoProvider in rocks.xmpp.extensions.version
Subinterfaces of SoftwareInfoProvider in rocks.xmpp.extensions.version Modifier and Type Interface Description interface
SoftwareVersionManager
Represents XEP-0092: Software Version.Classes in rocks.xmpp.extensions.version that implement SoftwareInfoProvider Modifier and Type Class Description class
SoftwareVersionProtocol
An abstract implementation of XEP-0092: Software Version. -
Uses of SoftwareInfoProvider in rocks.xmpp.extensions.version.client
Classes in rocks.xmpp.extensions.version.client that implement SoftwareInfoProvider Modifier and Type Class Description class
ClientSoftwareVersionManager
This manager implements XEP-0092: Software Version.
-