Smack/source/org/jivesoftware/smack/packet
Matt Tucker d6d875b83b IQ packets should never include properties since doing so violates the XMPP spec.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1925 b35dd754-fafc-0310-a699-88a17e54d16e
2003-05-08 15:54:51 +00:00
..
Authentication.java Fixed license header. 2003-01-17 20:34:50 +00:00
DefaultPacketExtension.java Initial check-in. 2003-05-08 15:53:40 +00:00
IQ.java IQ packets should never include properties since doing so violates the XMPP spec. 2003-05-08 15:54:51 +00:00
Message.java Message type constants moved to innner class to be consistent with other parts of API. 2003-05-07 19:10:53 +00:00
Packet.java Lazy load packet id. 2003-04-25 20:21:28 +00:00
PacketExtension.java Initial check-in. 2003-05-08 15:53:40 +00:00
Presence.java Default mode is now AVAILABLE instead of null. 2003-04-25 20:20:32 +00:00
Registration.java Initial account manager functionality. 2003-03-08 23:09:48 +00:00
RosterPacket.java Support for pending roster items. 2003-04-25 20:20:55 +00:00
XMPPError.java Javadoc fixes. 2003-03-09 23:42:51 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00