Package rocks.xmpp.extensions.disco.model.items
Provides XML schema implementations of XEP-0030: Service
Discovery (#items).
-
Interface Summary Interface Description DiscoverableItem A Service Discovery item which has an id, in order to provide a limited result set.Item Represents a disco item as it is returned in Service Discovery (disco#items) responses.ItemNode A generic service discovery item node.ItemProvider Provides items, which can be discovered via Service Discovery. -
Class Summary Class Description ItemDiscovery The implementation of the<query/>
element in thehttp://jabber.org/protocol/disco#item
namespace.ItemElement The implementation of the<item/>
element in thehttp://jabber.org/protocol/disco#item
namespace, used for item discovery.