1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00
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
GroupChatInvitation.java Remove deprecated GroupChatInvitation.getFrom() 2020-04-05 22:14:27 +02:00
MUCAdmin.java
MUCInitialPresence.java
MUCItem.java
MUCOwner.java
MUCUser.java muc: synchronize Stats.create(Integer) 2020-04-16 21:20:53 +02:00
package-info.java