1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 05:24:51 +02:00
Smack/smack-extensions/src/main
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
..
java/org/jivesoftware muc: synchronize Stats.create(Integer) 2020-04-16 21:20:53 +02:00
resources/org.jivesoftware.smack.extensions Reorder smack-extensions providers xml 2020-04-04 13:03:35 +02:00