Smack/source/org/jivesoftware/smack
Gaston Dombiak 5ab0c1b7e7 Replaces a hardcoded value in #startup with one provided by SmackConfiguration.getPacketReplyTimeout. SMACK-156
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2383 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-24 02:11:49 +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 Small fixes. 2003-10-23 16:48:10 +00:00
util Initial version 2004-03-29 21:42:32 +00:00
AccountManager.java Cancel opened collectors. SMACK-145 2004-07-16 20:46:16 +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 Replaces a hardcoded value in #startup with one provided by SmackConfiguration.getPacketReplyTimeout. SMACK-156 2004-09-24 02:11:49 +00:00
PacketWriter.java Renamed variable. 2004-08-09 21:47:00 +00:00
Roster.java Updates the comment of #createEntry. 2004-07-15 02:34:45 +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 Allow custom SocketFactory to be set (SMACK-140). 2004-07-05 22:22:02 +00:00
SmackConfiguration.java Moved identityName and identityType from SmackConfiguration to ServiceDiscoveryManager. 2004-08-09 22:09:20 +00:00
XMPPConnection.java Allow custom SocketFactory to be set (SMACK-140). 2004-07-05 22:22:02 +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