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
2004-04-21 21:10:42 +00:00
..
debugger Don't set L&F (SMACK-124). 2004-03-15 21:56:56 +00:00
filter Javdoc fixes. 2004-03-11 15:55:44 +00:00
packet Modified #getChildElementXML to include possible extensions 2004-03-29 21:32:41 +00:00
provider
util Initial version 2004-03-29 21:42:32 +00:00
AccountManager.java
Chat.java Javdoc fixes. 2004-03-11 15:55:44 +00:00
ConnectionEstablishedListener.java
ConnectionListener.java
GroupChat.java
package.html
PacketCollector.java
PacketListener.java Javadoc fix. 2004-03-15 18:58:34 +00:00
PacketReader.java 1. Allows Registration packets to include extensions (DataForms) 2004-03-29 21:37:24 +00:00
PacketWriter.java Use notifyAll() (Smack-130) 2004-04-07 23:49:00 +00:00
Roster.java Remove cached presence info when deleting a user from the roster (SMACK-131). 2004-04-21 21:10:42 +00:00
RosterEntry.java
RosterGroup.java
RosterListener.java
SmackConfiguration.java Fixed logic bug where setting values via the API in SmackConfiguration could be overridden by the config file. 2004-04-18 18:11:26 +00:00
SSLXMPPConnection.java
XMPPConnection.java Fixed logic bug where setting values via the API in SmackConfiguration could be overridden by the config file. 2004-04-18 18:11:26 +00:00
XMPPException.java