Uses of Class
org.jivesoftware.smackx.carbons.CarbonManager
-
Packages that use CarbonManager Package Description org.jivesoftware.smackx.carbons Smack's API for XEP-0280: Message Carbons. -
-
Uses of CarbonManager in org.jivesoftware.smackx.carbons
Methods in org.jivesoftware.smackx.carbons that return CarbonManager Modifier and Type Method Description static CarbonManager
CarbonManager. getInstanceFor(XMPPConnection connection)
Obtain the CarbonManager responsible for a connection.
-