1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-09-28 10:39:32 +02:00
Smack/source/org/jivesoftware/smack
2006-01-17 20:02:11 +00:00
..
debugger Improved methods comments. 2005-09-05 21:38:40 +00:00
filter
packet Initial version. SMACK-107 2005-11-08 20:09:04 +00:00
provider
sasl Return any string value when the server sends a challenge to the client. 2005-09-13 19:48:57 +00:00
util Commiting UserSearch 2005-09-20 21:02:30 +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 Initial version. SMACK-113 SMACK-113 SMACK-27 2006-01-17 20:02:11 +00:00
ConnectionEstablishedListener.java
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
NonSASLAuthentication.java Added anonymous authentication. SMACK-84 2005-09-05 21:57:33 +00:00
OpenTrustManager.java Initial version. 2005-08-27 00:03:10 +00:00
package.html
PacketCollector.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
PacketInterceptor.java Initial version. SMACK-104 2005-11-01 23:47:02 +00:00
PacketListener.java
PacketReader.java Added stream compression support. SMACK-112 2006-01-16 17:34:56 +00:00
PacketWriter.java Added support for PacketInterceptors. SMACK-104 2005-11-01 23:49:07 +00:00
Roster.java Do not broadcast events for empty collections. SMACK-106 2005-11-04 19:51:29 +00:00
RosterEntry.java Javadoc updates. 2005-11-19 18:13:50 +00:00
RosterGroup.java Include roster group when adding new entry to group. SMACK-92 2005-10-14 19:45:14 +00:00
RosterListener.java Modified RosterListener to fire more specific events when entries are added, deleted or modified. SMACK-106 2005-11-04 18:31:21 +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
SmackConfiguration.java Updated for Smack 2.1.0. 2005-11-17 18:47:22 +00:00
SSLXMPPConnection.java Changing name to Wildfire. 2005-12-13 22:43:24 +00:00
UserAuthentication.java Added anonymous authentication. SMACK-84 2005-09-05 21:57:33 +00:00
XMPPConnection.java Added stream compression support. SMACK-112 2006-01-16 17:34:56 +00:00
XMPPException.java Added stream errors support. SMACK-107 2005-11-08 20:10:33 +00:00