Smack/smack-extensions
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
..
src Improve MultiUserChat 2014-10-13 16:39:17 +02:00
build.gradle Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00