Smack/source/org/jivesoftware/smack
Matt Tucker 693d0013ac Remove cached presence info when deleting a user from the roster (SMACK-131).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2298 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-21 21:10:42 +00:00
..
debugger Don't set L&F (SMACK-124). 2004-03-15 21:56:56 +00:00
filter Javdoc fixes. 2004-03-11 15:55:44 +00:00
packet Modified #getChildElementXML to include possible extensions 2004-03-29 21:32:41 +00:00
provider Small fixes. 2003-10-23 16:48:10 +00:00
util Initial version 2004-03-29 21:42:32 +00:00
AccountManager.java The packet-reply-timeout is obtained from SmackConfiguration 2004-01-01 23:21:49 +00:00
Chat.java Javdoc fixes. 2004-03-11 15:55:44 +00:00
ConnectionEstablishedListener.java Initial check-in 2003-12-19 17:46:48 +00:00
ConnectionListener.java Added ConnectionListener support. 2003-07-09 16:05:43 +00:00
GroupChat.java The packet-reply-timeout is obtained from SmackConfiguration 2004-01-01 23:21:49 +00:00
PacketCollector.java Max queue size defined. 2003-04-15 13:52:38 +00:00
PacketListener.java Javadoc fix. 2004-03-15 18:58:34 +00:00
PacketReader.java 1. Allows Registration packets to include extensions (DataForms) 2004-03-29 21:37:24 +00:00
PacketWriter.java Use notifyAll() (Smack-130) 2004-04-07 23:49:00 +00:00
Roster.java Remove cached presence info when deleting a user from the roster (SMACK-131). 2004-04-21 21:10:42 +00:00
RosterEntry.java updates roster entries with remote notifications 2003-09-25 13:00:48 +00:00
RosterGroup.java Modifies #removeEntry to remove the entry immediately (locally) 2004-01-18 13:04:49 +00:00
RosterListener.java Added method to allow tracking presence updates in the roster. 2003-08-21 03:30:25 +00:00
SSLXMPPConnection.java Added isSecureConnection method (SMACK-84) 2003-09-18 20:39:14 +00:00
SmackConfiguration.java Fixed logic bug where setting values via the API in SmackConfiguration could be overridden by the config file. 2004-04-18 18:11:26 +00:00
XMPPConnection.java Fixed logic bug where setting values via the API in SmackConfiguration could be overridden by the config file. 2004-04-18 18:11:26 +00:00
XMPPException.java Added getMessage() method, improved stack traces. 2003-10-13 20:42:22 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00