Smack/smack-extensions/src
Florian Schmaus c674808a4a Improve MultiUserChat
Use CopyOnWriteArraySet for listeners, remove the old reflection based
listener invocation approach.

Remove unnecessary casts.

Return List instead of Collection where possible.

sendMessage(Message) now set's the MUC as 'to' and the message type to
groupchat.
2014-10-13 16:39:17 +02:00
..
integration-test/java/org/jivesoftware/smackx Remove MUC DeafOccupantIntercepter 2014-10-09 23:12:22 +02:00
main Improve MultiUserChat 2014-10-13 16:39:17 +02:00
test Rework MultiUserChat 2014-10-13 11:10:30 +02:00