Uses of Class
org.jivesoftware.smackx.reference.ReferenceManager
-
Packages that use ReferenceManager Package Description org.jivesoftware.smackx.reference Smack's API for XEP-0372: References. -
-
Uses of ReferenceManager in org.jivesoftware.smackx.reference
Methods in org.jivesoftware.smackx.reference that return ReferenceManager Modifier and Type Method Description static ReferenceManager
ReferenceManager. getInstanceFor(XMPPConnection connection)
Return a new instance of the ReferenceManager for the given connection.
-