Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
Florian Schmaus 2aaedcb2fd Improve stanza ack listener handling
- Don't abort if there is a NotConnectedExceptions, other listeners may
  want to be informed of the ack nevertheless.
- Simply return if the id is null or empty.
2015-01-13 13:31:45 +01:00
..
sm Rework XMPP Error class design 2014-11-25 13:19:32 +01:00
TCPInitializer.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
XMPPTCPConnection.java Improve stanza ack listener handling 2015-01-13 13:31:45 +01:00
XMPPTCPConnectionConfiguration.java Add XMPPTCPConnectionConfiguration.getConnectTimeout() 2015-01-07 14:35:22 +01:00