1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 01:14:50 +02:00
Smack/source/org/jivesoftware/smack
Matt Tucker e68209dd3d Support more subscription modes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1959 b35dd754-fafc-0310-a699-88a17e54d16e
2003-06-17 17:20:30 +00:00
..
filter Javadoc fix. 2003-05-18 15:00:54 +00:00
packet Changes. 2003-06-17 17:19:44 +00:00
provider Use class name to create factory. 2003-06-06 15:07:55 +00:00
util Use UTF in byte to char conversions. 2003-05-27 15:19:03 +00:00
AccountManager.java Set "to" field of requests to be compatibile with more servers. 2003-03-23 23:02:10 +00:00
Chat.java Force messages sent through the chat to be to the chat participant. 2003-05-27 15:20:00 +00:00
GroupChat.java Added join method that takes a timeout value. 2003-05-27 15:29:07 +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 Fixed license header. 2003-01-17 20:34:50 +00:00
PacketReader.java Use class name to create factory. 2003-06-06 15:07:55 +00:00
PacketWriter.java Close stream properly. 2003-05-16 15:42:41 +00:00
Roster.java Support more subscription modes. 2003-06-17 17:20:30 +00:00
RosterEntry.java Bug fix for setName method. 2003-05-05 04:33:22 +00:00
RosterGroup.java Entries list made private. 2003-04-25 20:11:38 +00:00
RosterListener.java Added comments. 2003-04-13 22:03:36 +00:00
SSLXMPPConnection.java Comment fixes. 2003-04-18 04:38:27 +00:00
XMPPConnection.java i broke down and added buttons to the debug window to allow copying of the various xml output window contents to the system clipboard so they could be pasted into things like email for more accurate debugging and blah blah. 2003-06-16 04:11:38 +00:00
XMPPException.java Added getters and improved comments. 2003-03-14 16:00:03 +00:00