Uses of Class
org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
-
Packages that use ContentElement Package Description org.jivesoftware.smackx.stanza_content_encryption.element Smack's API for XEP-0420: Stanza Content Encryption: Element classes.org.jivesoftware.smackx.stanza_content_encryption.provider Smack's API for XEP-0420: Stanza Content Encryption: Provider classes. -
-
Uses of ContentElement in org.jivesoftware.smackx.stanza_content_encryption.element
Methods in org.jivesoftware.smackx.stanza_content_encryption.element that return ContentElement Modifier and Type Method Description ContentElement
ContentElement.Builder. build()
Construct a content element from this builder. -
Uses of ContentElement in org.jivesoftware.smackx.stanza_content_encryption.provider
Methods in org.jivesoftware.smackx.stanza_content_encryption.provider that return ContentElement Modifier and Type Method Description ContentElement
ContentElementProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-