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-09-18 21:37:52 +00:00
..
filter Javadoc fix. 2003-05-18 15:00:54 +00:00
packet Small formatting fix. 2003-08-28 18:39:38 +00:00
provider Minor changes. 2003-08-01 21:14:51 +00:00
util Added method to parse the address without resource, fixed parsing of name (SMACK-80) 2003-08-23 14:59:09 +00:00
AccountManager.java Use new XMPP connection method. 2003-08-12 19:31:19 +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 Improved Javadocs and error handling code on join method. 2003-09-11 21:13:20 +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 Fix connection closing notifications on error. 2003-08-20 16:29:46 +00:00
PacketWriter.java Close stream properly. 2003-05-16 15:42:41 +00:00
Roster.java Added additional convenience methods (SMACK-82). 2003-09-03 03:00:45 +00:00
RosterEntry.java Support for entry count and getting all entries. 2003-08-05 02:33:11 +00:00
RosterGroup.java Added additional convenience methods (SMACK-82). 2003-09-03 03:00:45 +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 Changed method and constructor from protected to default access to clean up Javadocs. 2003-09-18 21:37:52 +00:00
XMPPException.java Use error codes on connection creation failure (SMACK-78). 2003-08-19 16:32:13 +00:00