Uses of Class
org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
Packages that use ContentElement
Package
Description
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
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 ContentElementModifier and TypeMethodDescriptionContentElement.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 ContentElementModifier and TypeMethodDescriptionContentElementProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)