Smack/source/org/jivesoftware/smack
Daniel Henninger a0021b17be We're using an inputstream now, not a string.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@9690 b35dd754-fafc-0310-a699-88a17e54d16e
2007-12-27 16:17:58 +00:00
..
debugger Copyright update. 2007-02-12 00:59:05 +00:00
filter Copyright update. 2007-02-12 00:59:05 +00:00
packet Fixed spelling for unsubscription_pending variable. 2007-12-03 00:00:03 +00:00
provider Copyright update. 2007-02-12 00:59:05 +00:00
sasl Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
util GSSAPI work by Jay Kline (SMACK-218). 2007-05-02 23:11:10 +00:00
AccountManager.java Copyright update. 2007-02-12 00:59:05 +00:00
Chat.java Copyright update. 2007-02-12 00:59:05 +00:00
ChatManager.java NULL thread IDs no longer an issue. SMACK-203 2007-03-09 17:27:20 +00:00
ChatManagerListener.java Copyright update. 2007-02-12 00:59:05 +00:00
ConnectionConfiguration.java Added support for key and trust stores when making SSL/TLS connections 2007-11-30 19:40:31 +00:00
ConnectionCreationListener.java Copyright update. 2007-02-12 00:59:05 +00:00
ConnectionListener.java Copyright update. 2007-02-12 00:59:05 +00:00
MessageListener.java Copyright update. 2007-02-12 00:59:05 +00:00
NonSASLAuthentication.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
OpenTrustManager.java Copyright update. 2007-02-12 00:59:05 +00:00
PacketCollector.java Copyright update. 2007-02-12 00:59:05 +00:00
PacketInterceptor.java Initial version. SMACK-104 2005-11-01 23:47:02 +00:00
PacketListener.java Copyright update. 2007-02-12 00:59:05 +00:00
PacketReader.java New listener implementation for packet reader (SMACK-205). 2007-02-21 00:57:31 +00:00
PacketWriter.java Adding max queue size to throttle traffic (avoids OOM). (SMACK-208). 2007-03-09 02:02:27 +00:00
PrivacyList.java Code cleanup and refactoring. 2006-09-15 21:51:08 +00:00
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 Added ability to force an immediate reconnection. Not sure I'm fond of it, but it's doing the trick. 2007-12-23 23:25:02 +00:00
Roster.java [SMACK-235] Switched to a much faster, but also thread safe, concurrenthashmap for entries list. 2007-12-27 15:54:56 +00:00
RosterEntry.java Copyright update. 2007-02-12 00:59:05 +00:00
RosterGroup.java Copyright update. 2007-02-12 00:59:05 +00:00
RosterListener.java * Roster.getPresence now forces bare JID (SMACK-192). 2007-02-12 00:56:47 +00:00
SASLAuthentication.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
ServerTrustManager.java Close trust store after loading (SMACK-188). 2007-02-12 03:08:40 +00:00
SmackConfiguration.java This hasn't been updated to the proper version in a while. 2007-12-26 01:28:22 +00:00
UserAuthentication.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
XMPPConnection.java We're using an inputstream now, not a string. 2007-12-27 16:17:58 +00:00
XMPPException.java Copyright update. 2007-02-12 00:59:05 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00