Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/muc/packet
Florian Schmaus e2e228fc93 muc: synchronize Stats.create(Integer)
Since this method is used by the MUCUserProvider, it is potentially
invoked concurrently and the access to the statusMap must be
synchronized then.
2020-04-16 21:20:53 +02:00
..
Destroy.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
GroupChatInvitation.java Remove deprecated GroupChatInvitation.getFrom() 2020-04-05 22:14:27 +02:00
MUCAdmin.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
MUCInitialPresence.java Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
MUCItem.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
MUCOwner.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
MUCUser.java muc: synchronize Stats.create(Integer) 2020-04-16 21:20:53 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00