Uses of Class
org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Packages that use ServiceDiscoveryManager Package Description org.jivesoftware.smackx.disco Smacks implementation of XEP-0030: Service Discovery. -
-
Uses of ServiceDiscoveryManager in org.jivesoftware.smackx.disco
Methods in org.jivesoftware.smackx.disco that return ServiceDiscoveryManager Modifier and Type Method Description static ServiceDiscoveryManagerServiceDiscoveryManager. getInstanceFor(XMPPConnection connection)Returns the ServiceDiscoveryManager instance associated with a given XMPPConnection.Methods in org.jivesoftware.smackx.disco with parameters of type ServiceDiscoveryManager Modifier and Type Method Description abstract DiscoverInfoDiscoInfoLookupShortcutMechanism. getDiscoverInfoByUser(ServiceDiscoveryManager serviceDiscoveryManager, Jid jid)
-