Smack/smack-bosh/src/main/java/org/jivesoftware/smack/bosh
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
..
BOSHConfiguration.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
BOSHPacketReader.java Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
XMPPBOSHConnection.java Notify packet sending listeners in new thread 2014-10-25 16:35:58 +02:00