Uses of Class
org.jivesoftware.smackx.pubsub.RetractItem
-
Packages that use RetractItem Package Description org.jivesoftware.smackx.pubsub.provider Providers for Publish-Subscribe (XEP-60). -
-
Uses of RetractItem in org.jivesoftware.smackx.pubsub.provider
Methods in org.jivesoftware.smackx.pubsub.provider that return RetractItem Modifier and Type Method Description protected RetractItem
RetractEventProvider. createReturnExtension(java.lang.String currentElement, java.lang.String currentNamespace, java.util.Map<java.lang.String,java.lang.String> attributeMap, java.util.List<? extends ExtensionElement> content)
-