1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-24 12:24:51 +02:00
Smack/source/org/jivesoftware/smack
2003-10-29 18:57:17 +00:00
..
filter AndFilter and OrFilter now work over more than two packets (SMACK-96). 2003-10-13 00:40:11 +00:00
packet Fixed bad XML in toXML method (SMACK-103). 2003-10-29 18:57:17 +00:00
provider Small fixes. 2003-10-23 16:48:10 +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 Remove not used imports 2003-10-13 23:43:15 +00:00
PacketReader.java Keeps track of the number of packets read. 2003-10-21 17:39:04 +00:00
PacketWriter.java Keeps track of the number of packets written. 2003-10-21 17:39:18 +00:00
Roster.java Fixed bad spelling (SMACK-97). 2003-10-16 04:02:49 +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 Throw exception in sendPacket if packet is null. 2003-10-20 12:46:48 +00:00
XMPPException.java Added getMessage() method, improved stack traces. 2003-10-13 20:42:22 +00:00