Smack/source/org/jivesoftware/smack
Alex Wenckus 0fdda5bc4d Removed invisible mode. SMACK-147
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4347 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-11 01:33:18 +00:00
..
debugger Improved methods comments. 2005-09-05 21:38:40 +00:00
filter Improved #toString() 2006-07-07 15:05:00 +00:00
packet Removed invisible mode. SMACK-147 2006-07-11 01:33:18 +00:00
provider Added methods to remove providers (SMACK-118). 2006-01-27 18:44:17 +00:00
sasl Return any string value when the server sends a challenge to the client. 2005-09-13 19:48:57 +00:00
util Searh for records of type SRV and class IN. SMACK-146 2006-06-23 17:47:23 +00:00
AccountManager.java Replaced #getHost with #getServiceName. SMACK-75 2005-08-27 02:24:38 +00:00
Chat.java New logic for delivering messages without a thread ID to a Chat object. This improves compatibility with clients that don't support thread ID. Also some misc formatting updates. 2005-09-05 20:00:45 +00:00
ConnectionConfiguration.java 1. Modified default values for certificates verification 2006-01-17 21:27:44 +00:00
ConnectionEstablishedListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
ConnectionListener.java Fixed typo. 2005-09-08 23:34:36 +00:00
GoogleTalkConnection.java Improved Javadoc. 2005-09-01 04:24:53 +00:00
GroupChat.java Remove any pending packet listener from the connection. SMACK-48 2005-03-07 22:01:18 +00:00
NonSASLAuthentication.java Added anonymous authentication. SMACK-84 2005-09-05 21:57:33 +00:00
OpenTrustManager.java Comment updated. SMACK-27 2006-01-17 20:03:11 +00:00
PacketCollector.java Reuse empty slots in the collection to store new listeners/collectors. Fixed by Alex. :) SMACK-149 2006-07-10 16:51:56 +00:00
PacketInterceptor.java Initial version. SMACK-104 2005-11-01 23:47:02 +00:00
PacketListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
PacketReader.java Reuse empty slots in the collection to store new listeners/collectors. Fixed by Alex. :) SMACK-149 2006-07-10 16:51:56 +00:00
PacketWriter.java keep alive final fixes. SMACK-141 2006-06-12 16:32:18 +00:00
Roster.java Javadoc work. 2006-05-30 21:53:50 +00:00
RosterEntry.java Removed #toLowecase() calls wherever possible. SMACK-109 2006-01-24 18:14:41 +00:00
RosterGroup.java Removed #toLowecase() calls wherever possible. SMACK-109 2006-01-24 18:14:41 +00:00
RosterListener.java Javadoc work. 2006-05-30 21:53:50 +00:00
SASLAuthentication.java Request resource binding or session establishment only if they were provided by the server. SMACK-110 2005-12-08 21:10:04 +00:00
SSLXMPPConnection.java Changing name to Wildfire. 2005-12-13 22:43:24 +00:00
ServerTrustManager.java Initial version. SMACK-27 2006-01-17 20:02:34 +00:00
SmackConfiguration.java Updated for 2.2.1. 2006-06-12 19:10:46 +00:00
UserAuthentication.java Added anonymous authentication. SMACK-84 2005-09-05 21:57:33 +00:00
XMPPConnection.java keep alive final fixes. SMACK-141 2006-06-12 16:32:18 +00:00
XMPPException.java Added stream errors support. SMACK-107 2005-11-08 20:10:33 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00