1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 00:24:49 +02:00
Smack/source/org/jivesoftware/smack/packet
2003-08-05 19:39:16 +00:00
..
Authentication.java Renamed IQ method to better match what it does. 2003-05-14 21:51:03 +00:00
DefaultPacketExtension.java NullPointer fix. 2003-05-27 15:18:02 +00:00
IQ.java Correctly serizlize error sub-packet. 2003-08-05 19:39:16 +00:00
Message.java More forgiving with values from incoming packets. 2003-06-19 14:40:48 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00
Packet.java Noted that IQ packets can't have extensions. 2003-08-04 21:58:53 +00:00
PacketExtension.java Added comments. 2003-07-31 20:46:52 +00:00
Presence.java More forgiving with values from incoming packets. 2003-06-19 14:40:48 +00:00
Registration.java Renamed IQ method to better match what it does. 2003-05-14 21:51:03 +00:00
RosterPacket.java Added REMOVE item type. 2003-06-19 14:46:04 +00:00
XMPPError.java Javadoc fixes. 2003-03-09 23:42:51 +00:00