Uses of Class
org.jivesoftware.smackx.pubsub.RetractItem
Packages that use RetractItem
Package
Description
Providers for Publish-Subscribe (XEP-60).
-
Uses of RetractItem in org.jivesoftware.smackx.pubsub.provider
Subclasses with type arguments of type RetractItem in org.jivesoftware.smackx.pubsub.providerModifier and TypeClassDescriptionclassParses the retract element out of the message event stanza from the server as specified in the retract schema.Methods in org.jivesoftware.smackx.pubsub.provider that return RetractItemModifier and TypeMethodDescriptionprotected RetractItemRetractEventProvider.createReturnExtension(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content)