Class ServiceDiscoveryManager

java.lang.Object
org.jivesoftware.smack.Manager
org.jivesoftware.smackx.disco.ServiceDiscoveryManager

public final class ServiceDiscoveryManager extends Manager
Manages discovery of services in XMPP entities. This class provides:
  1. A registry of supported features in this XMPP entity.
  2. Automatic response when this XMPP entity is queried for information.
  3. Ability to discover items and information of remote XMPP entities.
  4. Ability to publish publicly available items.