Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/carbons
Florian Schmaus ec456399b5 [carbons] Remove erroneous assert statement in connectionClosed()
The assert statement in CarbonManager's connectionClosed() connection
listener callback was erroneous. A connection may be connected, but
never was authenticated. If now the connection is closed, then
carbonsListener was never setup (via the authenticated() callback),
causing the assert to throw an exception.
2021-09-27 14:14:01 +02:00
..
packet Make Forwarded a generic type 2020-09-23 17:48:04 +02:00
provider Make Forwarded a generic type 2020-09-23 17:48:04 +02:00
CarbonCopyReceivedListener.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
CarbonManager.java [carbons] Remove erroneous assert statement in connectionClosed() 2021-09-27 14:14:01 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00