Skip to content

Commit

Permalink
Improve MultiUserChat
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Flowdalic committed Oct 13, 2014
1 parent 365c71d commit c674808
Showing 1 changed file with 154 additions and 222 deletions.
Loading

0 comments on commit c674808

Please sign in to comment.