Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/pubsub
Florian Schmaus 7277eb553a Enable more 'checkstyle' checks
AvoidStarImport
IllegalImport
RedundantImport
UpperEll
ArrayTypeStyle
GenericWhitespace
EmptyStatement
PackageDelcaration
2014-08-15 23:17:45 +02:00
..
listener Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
packet Add support for retrieving PubSub Node affiliations 2014-07-09 13:28:16 +02:00
provider Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
util Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
AccessModel.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Affiliation.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
AffiliationsExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ChildrenAssociationPolicy.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
CollectionNode.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConfigurationEvent.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConfigureForm.java Fix Typo: s/isSubscibe/isSubscribe/ in ConfigureForm 2014-08-01 23:15:46 +02:00
ConfigureNodeFields.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
EmbeddedPacketExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
EventElement.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
EventElementType.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
FormNode.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
FormNodeType.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
FormType.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
GetItemsRequest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Item.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ItemDeleteEvent.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ItemPublishEvent.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
ItemReply.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ItemsExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
LeafNode.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
Node.java Merge branch '4.0' 2014-07-14 14:31:09 +02:00
NodeEvent.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
NodeExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
NodeType.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
OptionsExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PayloadItem.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PresenceState.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PubSubElementType.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PubSubManager.java Merge branch '4.0' 2014-07-14 14:31:09 +02:00
PublishItem.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
PublishModel.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RetractItem.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SimplePayload.java Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
SubscribeExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SubscribeForm.java Use jxmpp-core (0.1.0-alpha1-SNAPSHOT) 2014-06-01 12:24:30 +02:00
SubscribeOptionFields.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Subscription.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SubscriptionEvent.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SubscriptionsExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
UnsubscribeExtension.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00