Uses of Class
org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
-
Packages that use DiscoInfoLookupShortcutMechanism Package Description org.jivesoftware.smackx.disco Smacks implementation of XEP-0030: Service Discovery. -
-
Uses of DiscoInfoLookupShortcutMechanism in org.jivesoftware.smackx.disco
Methods in org.jivesoftware.smackx.disco with parameters of type DiscoInfoLookupShortcutMechanism Modifier and Type Method Description static void
ServiceDiscoveryManager. addDiscoInfoLookupShortcutMechanism(DiscoInfoLookupShortcutMechanism discoInfoLookupShortcutMechanism)
int
DiscoInfoLookupShortcutMechanism. compareTo(DiscoInfoLookupShortcutMechanism other)
static void
ServiceDiscoveryManager. removeDiscoInfoLookupShortcutMechanism(DiscoInfoLookupShortcutMechanism discoInfoLookupShortcutMechanism)
-