Package org.jivesoftware.smackx.stanza_content_encryption.element
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
-
Interface Summary Interface Description AffixElement Interface that marks elements that may be used as affix elements inside aContentElement
.AffixExtensionElement Affix element that is identified by element name and namespace. -
Class Summary Class Description ContentElement Extension element that holds the payload element, as well as a list of affix elements.ContentElement.Builder FromAffixElement JidAffixElement PayloadElement RandomPaddingAffixElement TimestampAffixElement ToAffixElement