Uses of Class
org.jivesoftware.smackx.message_fastening.element.FasteningElement
Packages that use FasteningElement
Package
Description
XEP-0422: Message Fastening.
XEP-0422: Message Fastening.
-
Uses of FasteningElement in org.jivesoftware.smackx.message_fastening.element
Methods in org.jivesoftware.smackx.message_fastening.element that return FasteningElementModifier and TypeMethodDescriptionFasteningElement.Builder.build()Build the element.static FasteningElementFasteningElement.createShellElementForSensitiveElement(String originIdOfSensitiveElement) static FasteningElementFasteningElement.createShellElementForSensitiveElement(FasteningElement sensitiveElement) static FasteningElementFasteningElement.createShellElementForSensitiveElement(OriginIdElement originIdOfSensitiveElement) Methods in org.jivesoftware.smackx.message_fastening.element with parameters of type FasteningElementModifier and TypeMethodDescriptionstatic FasteningElementFasteningElement.createShellElementForSensitiveElement(FasteningElement sensitiveElement) -
Uses of FasteningElement in org.jivesoftware.smackx.message_fastening.provider
Methods in org.jivesoftware.smackx.message_fastening.provider that return FasteningElementModifier and TypeMethodDescriptionFasteningElementProvider.parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)