Uses of Class
org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
-
Packages that use StableUniqueStanzaIdManager Package Description org.jivesoftware.smackx.sid Smack's API for XEP-0359: Stable and Unique Stanza IDs. -
-
Uses of StableUniqueStanzaIdManager in org.jivesoftware.smackx.sid
Methods in org.jivesoftware.smackx.sid that return StableUniqueStanzaIdManager Modifier and Type Method Description static StableUniqueStanzaIdManagerStableUniqueStanzaIdManager. getInstanceFor(XMPPConnection connection)Return an instance of the StableUniqueStanzaIdManager for the given connection.
-