Package rocks.xmpp.extensions.softwareinfo
Provides classes for XEP-0232: Software Information.
It specifies an extended data format whereby XMPP service discovery responses can include detailed information about the software application that powers a given XMPP entity for includion in service discovery responses.
-
Interface Summary Interface Description SoftwareInfo A common interface for the different but similar software information protocols XEP-0232: Software Information and XEP-0092: Software Version.SoftwareInfoProvider<T extends SoftwareInfo> ProvidesSoftwareInfo
for a requester. -
Class Summary Class Description SoftwareInformation Represents a view of the standardized fields of the 'urn:xmpp:dataforms:softwareinfo' data form to be included in service discovery responses to provide detailed information about the software.SoftwareInformationProtocol Represents the XEP-0232: Software Information.