1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/carbons
Florian Schmaus 684d33b773 Fix Carbon Listener setup
We can't always setup the carbons listener in the constructor of the
manager, as the our local XMPP address may not be available yet. So
setup the carbons listener on a connection listener *and* in the
constructor.
2017-02-01 10:59:44 +01:00
..
packet Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
provider Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
CarbonCopyReceivedListener.java Add CarbonCopyReceivedListener 2017-01-24 08:46:08 +01:00
CarbonManager.java Fix Carbon Listener setup 2017-02-01 10:59:44 +01:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00