1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 16:44:48 +02:00
Smack/source/org/jivesoftware/smack/packet
2003-05-08 15:55:06 +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
package.html Javadoc info. 2003-03-09 23:07:58 +00:00
Packet.java Added packet extension support. Properties now use the <properties> element name. 2003-05-08 15:55:06 +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