Smack/source/org/jivesoftware/smack
Gaston Dombiak af03dfb7c9 Updated for 1.4.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2405 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-31 14:23:27 +00:00
..
debugger Initial check-in. 2004-08-10 21:32:43 +00:00
filter Javdoc fixes. 2004-03-11 15:55:44 +00:00
packet Fixed closing ObjectOutputStream (SMACK-143). 2004-07-13 00:39:30 +00:00
provider Removed enum variable. 2004-10-29 15:09:04 +00:00
util Fixed problem parsing the server name of addresses with this format <domain> 2004-10-23 05:09:41 +00:00
AccountManager.java Added ability to obtain the value of a given account attribute. SMACK-164 2004-10-23 17:10:50 +00:00
Chat.java Cancel opened collectors. SMACK-145 2004-07-16 20:46:16 +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 Cancel opened collectors. SMACK-145 2004-07-16 20:46:16 +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 Allows to remove a connection listener while notifying that the connection is being closed. SMACK-162 2004-09-24 20:40:51 +00:00
PacketWriter.java Renamed variable. 2004-08-09 21:47:00 +00:00
Roster.java Modified in order to hold any valid JID format. SMACK-152 2004-10-23 05:07:12 +00:00
RosterEntry.java Treat XMPP addresses as case insensitive. SMACK-157 2004-09-30 01:00:56 +00:00
RosterGroup.java Treat XMPP addresses as case insensitive. SMACK-157 2004-09-30 01:00:56 +00:00
RosterListener.java Added method to allow tracking presence updates in the roster. 2003-08-21 03:30:25 +00:00
SSLXMPPConnection.java Allow custom SocketFactory to be set (SMACK-140). 2004-07-05 22:22:02 +00:00
SmackConfiguration.java Updated for 1.4.1 release. 2004-10-31 14:23:27 +00:00
XMPPConnection.java 1. Closes reader and writer when the connection is closed. SMACK-156 2004-09-24 02:15:55 +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