1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 00:44:50 +02:00
Smack/source/org/jivesoftware/smack
2003-10-03 19:30:45 +00:00
..
filter Javadoc fix. 2003-05-18 15:00:54 +00:00
packet Added support for registration instructions (SMACK-90) 2003-09-27 17:26:53 +00:00
provider Minor changes. 2003-08-01 21:14:51 +00:00
util do not escape for XML characters encoded with unicode equivalents 2003-09-28 03:11:18 +00:00
AccountManager.java Added support for registration instructions (SMACK-90) 2003-09-27 17:26:53 +00:00
Chat.java Fix to create message filter correctly. 2003-07-15 04:07:30 +00:00
ConnectionListener.java Added ConnectionListener support. 2003-07-09 16:05:43 +00:00
GroupChat.java Adding back isJoined method, which got deleted somehow... 2003-09-25 16:17:39 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00
PacketCollector.java Max queue size defined. 2003-04-15 13:52:38 +00:00
PacketListener.java Added Javadoc note about single thread used for all listeners. 2003-09-18 20:38:12 +00:00
PacketReader.java Use host value from server (SMACK-94). 2003-10-03 00:47:45 +00:00
PacketWriter.java Removed unused import. 2003-10-03 00:47:51 +00:00
Roster.java Improved Javadocs on getPresence method. 2003-10-03 19:30:45 +00:00
RosterEntry.java updates roster entries with remote notifications 2003-09-25 13:00:48 +00:00
RosterGroup.java changed removal roster entries logic 2003-09-24 18:08:18 +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
XMPPConnection.java Javdoc improvements. 2003-09-23 20:14:31 +00:00
XMPPException.java Better toString() method. 2003-09-19 15:28:53 +00:00