1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-10-06 06:39:33 +02:00
Smack/source/org/jivesoftware/smackx/pubsub
2012-10-26 10:47:55 +00:00
..
listener
packet SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
provider SMACK-330 Added missing node attribute in the item element for pubsub. 2011-04-29 02:36:16 +00:00
util
AccessModel.java
Affiliation.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
AffiliationsExtension.java
ChildrenAssociationPolicy.java
CollectionNode.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
ConfigurationEvent.java
ConfigureForm.java Fixed bug with setting the form value in ConfigureForm.setChildrenAssociationPolicy. It was trying to set a single string value instead of a list. 2011-03-30 02:34:21 +00:00
ConfigureNodeFields.java
EmbeddedPacketExtension.java
EventElement.java
EventElementType.java
FormNode.java
FormNodeType.java
FormType.java
GetItemsRequest.java Issue SMACK-308: Fixed multiple bugs in XML generation. 2010-04-14 18:24:12 +00:00
Item.java Fixed import linked in javadoc 2011-04-29 11:41:12 +00:00
ItemDeleteEvent.java
ItemPublishEvent.java
ItemReply.java
ItemsExtension.java SMACK-289 Added functionality for retrieving items when the user has multiple subscriptions 2010-01-30 00:04:39 +00:00
LeafNode.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
Node.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
NodeEvent.java
NodeExtension.java
NodeType.java
OptionsExtension.java
PayloadItem.java Just cleaning up an import used in the javadoc. 2011-08-15 01:28:15 +00:00
PresenceState.java
PublishItem.java
PublishModel.java
PubSubElementType.java SMACK-330 Added missing node attribute in the item element for pubsub. 2011-04-29 02:36:16 +00:00
PubSubManager.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
RetractItem.java
SimplePayload.java
SubscribeExtension.java
SubscribeForm.java
SubscribeOptionFields.java
Subscription.java
SubscriptionEvent.java
SubscriptionsExtension.java
UnsubscribeExtension.java