Smack/smack-core/src
Florian Schmaus 9f56842ee4 Notify packet sending listeners in new thread
sendListeners are now invoked *after* the packet has been put on the
wire.

Also sending listener exceptions are not catched and not only
NotConnectedExceptions. And a exception does not cause a 'break' but a
'continue' now. Log level is WARNING now.
2014-10-25 16:35:58 +02:00
..
integration-test Rework Smack Provider design 2014-10-08 16:01:14 +02:00
main Notify packet sending listeners in new thread 2014-10-25 16:35:58 +02:00
test Add SCRAM-SHA1 support 2014-10-21 15:03:48 +02:00