Uses of Interface
org.jivesoftware.smackx.stanza_content_encryption.element.AffixElement
Packages that use AffixElement
Package
Description
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
-
Uses of AffixElement in org.jivesoftware.smackx.stanza_content_encryption.element
Subinterfaces of AffixElement in org.jivesoftware.smackx.stanza_content_encryption.elementModifier and TypeInterfaceDescriptioninterface
Affix element that is identified by element name and namespace.Classes in org.jivesoftware.smackx.stanza_content_encryption.element that implement AffixElementModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.jivesoftware.smackx.stanza_content_encryption.element that return types with arguments of type AffixElementModifier and TypeMethodDescriptionContentElement.getAffixElements()
Return a list of affix elements.Methods in org.jivesoftware.smackx.stanza_content_encryption.element with parameters of type AffixElementModifier and TypeMethodDescriptionContentElement.Builder.addFurtherAffixElement
(AffixElement customAffixElement) Add an additional, SCE profile specific affix element.