1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-12-28 23:27:57 +01:00
Smack/source/org/jivesoftware/smack
Gaston Dombiak 2db477145d 1) Use #notifyAll to notify all waiting threads on listenethread. SMACK-189
2) Added try/catch while notifying listener to recover gracefully from potential errors. SMACK-190

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7043 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-08 18:23:44 +00:00
..
debugger
filter
packet Javadoc fixes, builds now go to target directory. 2007-01-07 23:03:16 +00:00
provider Javadoc fixes, builds now go to target directory. 2007-01-07 23:03:16 +00:00
sasl
util Initial cut of constructor re-factor (SMACK-184). 2007-01-04 23:00:58 +00:00
AccountManager.java Use stream feature to discover whether in-band registration is available. SMACK-160 2006-08-03 17:04:01 +00:00
Chat.java Update to track last chat state of a chat so that the user is not updated more than once, and the XEP is not violated. 2007-01-17 19:36:45 +00:00
ChatManager.java Update to track last chat state of a chat so that the user is not updated more than once, and the XEP is not violated. 2007-01-17 19:36:45 +00:00
ChatManagerListener.java
ConnectionConfiguration.java Re-worked security settings, clean-up of connection config, fixed concurrency when shutting down the packet writer. 2007-01-11 19:01:24 +00:00
ConnectionCreationListener.java
ConnectionListener.java
MessageListener.java
NonSASLAuthentication.java
OpenTrustManager.java
package.html
PacketCollector.java
PacketInterceptor.java
PacketListener.java
PacketReader.java 1) Use #notifyAll to notify all waiting threads on listenethread. SMACK-189 2007-02-08 18:23:44 +00:00
PacketWriter.java Added unique identifier to each thread name (SMACK-51). 2007-02-04 20:52:45 +00:00
PrivacyList.java
PrivacyListListener.java Javadoc fixes, builds now go to target directory. 2007-01-07 23:03:16 +00:00
PrivacyListManager.java Javadoc fixes, builds now go to target directory. 2007-01-07 23:03:16 +00:00
ReconnectionManager.java
Roster.java Javadoc fixes, builds now go to target directory. 2007-01-07 23:03:16 +00:00
RosterEntry.java Fixes 2007-02-04 06:17:15 +00:00
RosterGroup.java
RosterListener.java
SASLAuthentication.java
ServerTrustManager.java
SmackConfiguration.java
UserAuthentication.java
XMPPConnection.java Added unique identifier to each thread name (SMACK-51). 2007-02-04 20:52:45 +00:00
XMPPException.java