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/smackx
Gaston Dombiak 14e7ee4e90 Adds room invitiation functionality
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2292 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-11 13:49:06 +00:00
..
debugger Don't set L&F (SMACK-124). 2004-03-15 21:56:56 +00:00
packet Fixes javadoc warnings 2004-04-08 19:09:19 +00:00
provider Fixes parsing errors (#getText was replaced with #nextText) 2004-04-05 16:25:24 +00:00
DefaultMessageEventRequestListener.java
Form.java Changed detailed error message in #setAnswer 2004-04-11 13:46:59 +00:00
FormField.java Fixes javadoc warnings 2004-04-08 19:09:19 +00:00
GroupChatInvitation.java
InvitationListener.java Initial version 2004-04-05 16:26:08 +00:00
InvitationRejectionListener.java Initial version 2004-04-05 16:26:08 +00:00
MessageEventManager.java
MessageEventNotificationListener.java
MessageEventRequestListener.java
MultiUserChat.java Adds room invitiation functionality 2004-04-11 13:49:06 +00:00
package.html
PrivateDataManager.java
RemoteRosterEntry.java
ReportedData.java Adds #getValue(String) to the inner class Row which allows to hide the inner class Field 2004-03-30 02:33:28 +00:00
RosterExchangeListener.java
RosterExchangeManager.java
ServiceDiscoveryManager.java Adds static init - Makes the disco feature available by default on every connection 2003-12-19 17:59:55 +00:00
XHTMLManager.java Adds static init - Makes the XHTMLfeature available by default on every connection 2003-12-19 18:00:16 +00:00
XHTMLText.java