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 classSoftwareInformationProtocolRepresents 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 interfaceSoftwareVersionManagerRepresents XEP-0092: Software Version.Classes in rocks.xmpp.extensions.version that implement SoftwareInfoProvider Modifier and Type Class Description classSoftwareVersionProtocolAn 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 classClientSoftwareVersionManagerThis manager implements XEP-0092: Software Version. 
 -