Uses of Class
org.jivesoftware.smackx.hashes.HashManager
-
Packages that use HashManager Package Description org.jivesoftware.smackx.hashes XEP-0300 - Use of cryptographic hash functions. -
-
Uses of HashManager in org.jivesoftware.smackx.hashes
Methods in org.jivesoftware.smackx.hashes that return HashManager Modifier and Type Method Description static HashManagerHashManager. getInstanceFor(XMPPConnection connection)Get an instance of the HashManager for the given connection.
-