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 8e1dc03f9f Adds room registration functionality
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2290 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-08 19:10:34 +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 Changes the fields that are included in the form to use for answering the original form. 2004-04-07 19:50:56 +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 registration functionality 2004-04-08 19:10:34 +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
XHTMLManager.java Adds static init - Makes the XHTMLfeature available by default on every connection 2003-12-19 18:00:16 +00:00
XHTMLText.java