Package org.jivesoftware.smackx.disco.packet
Element classes for XEP-0030: Service Discovery.
-
Interface Summary Interface Description DiscoverInfoView -
Class Summary Class Description DiscoverInfo A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.DiscoverInfo.Feature Represents the features offered by the item.DiscoverInfo.Identity Represents the identity of a given XMPP entity.DiscoverInfoBuilder DiscoverItems A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities.DiscoverItems.Item An item is associated with an XMPP Entity, usually thought of a children of the parent entity and normally are addressable as a JID.