Package | Description |
---|---|
org.jivesoftware.smackx.disco |
Smacks implementation of XEP-0030: Service Discovery.
|
Modifier and Type | Method and Description |
---|---|
static ServiceDiscoveryManager |
ServiceDiscoveryManager.getInstanceFor(XMPPConnection connection)
Returns the ServiceDiscoveryManager instance associated with a given XMPPConnection.
|
Modifier and Type | Method and Description |
---|---|
abstract DiscoverInfo |
DiscoInfoLookupShortcutMechanism.getDiscoverInfoByUser(ServiceDiscoveryManager serviceDiscoveryManager,
org.jxmpp.jid.Jid jid) |