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 voidServiceDiscoveryManager. addDiscoInfoLookupShortcutMechanism(DiscoInfoLookupShortcutMechanism discoInfoLookupShortcutMechanism)intDiscoInfoLookupShortcutMechanism. compareTo(DiscoInfoLookupShortcutMechanism other)static voidServiceDiscoveryManager. removeDiscoInfoLookupShortcutMechanism(DiscoInfoLookupShortcutMechanism discoInfoLookupShortcutMechanism)
-