Uses of Interface
org.jivesoftware.smackx.mam.element.MamElementFactory
Package
Description
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
-
Uses of MamElementFactory in org.jivesoftware.smackx.mam.element
Modifier and TypeMethodDescriptionstatic MamElementFactory
MamElementFactory.forParser
(XmlPullParser parser) Creates a newMamElementFactory
for the parser based on the namespace of the parser.abstract MamElementFactory
MamVersion.newElementFactory()
Creates a new factory that creates IQ's and extension objects for this MAM version.