1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 08:34:50 +02:00
Smack/source/org/jivesoftware/smackx
2004-06-14 17:27:09 +00:00
..
debugger Adds a method that anwwers if the connection with the server is active. SMACK-139 2004-06-14 17:00:04 +00:00
packet Fixed a bug in the XML representation by adding some missing inverted commas 2004-05-13 17:33:21 +00:00
provider Modifies the instructions element to allow multiple instructions (JEP updated) 2004-04-26 02:33:06 +00:00
DefaultMessageEventRequestListener.java Javadoc fixes. 2003-09-17 22:21:45 +00:00
DefaultParticipantStatusListener.java Initial version. SMACK-99 2004-05-30 16:37:58 +00:00
DefaultUserStatusListener.java Initial version. SMACK-99 2004-05-30 16:37:58 +00:00
Form.java Modifies the instructions element to allow multiple instructions (JEP updated) 2004-04-26 02:33:06 +00:00
FormField.java New constructor for fields of type FIXED 2004-04-26 02:34:29 +00:00
GroupChatInvitation.java Element name and namespace available statically. 2003-10-23 20:21:32 +00:00
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 Javadoc fixes. 2003-08-19 13:11:51 +00:00
MessageEventNotificationListener.java Javadoc fixes. 2003-09-17 22:21:45 +00:00
MessageEventRequestListener.java Javadoc fixes. 2003-09-17 22:21:45 +00:00
MultiUserChat.java Adds ability to listen for possible errors while sending the room configuration form. 2004-06-14 17:27:09 +00:00
NodeInformationProvider.java Modifies comments for javadoc 2004-06-04 18:52:10 +00:00
package.html Initial check-in. 2003-08-23 23:08:19 +00:00
ParticipantStatusListener.java Initial version. SMACK-99 2004-05-30 16:37:58 +00:00
PrivateDataManager.java Added JEP info. 2003-08-30 23:57:00 +00:00
RemoteRosterEntry.java Removed the setters methods from RemoteRosterEntry 2003-08-26 16:05:57 +00:00
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 comments updated 2003-08-24 23:04:43 +00:00
RosterExchangeManager.java param name modified 2003-08-24 23:05:54 +00:00
ServiceDiscoveryManager.java Allows to retrieve items for entity nodes. SMACK-134 2004-05-09 19:18:02 +00:00
SubjectUpdatedListener.java Initial version. SMACK-99 2004-05-18 17:46:03 +00:00
UserStatusListener.java Initial version. SMACK-99 2004-05-30 16:37:58 +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 escapes for XML the appended text 2003-09-28 03:13:45 +00:00