java.lang.Object
org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement

public class ContentElement extends Object implements ExtensionElement
Extension element that holds the payload element, as well as a list of affix elements. In SCE, the XML representation of this element is what will be encrypted using the encryption mechanism of choice.