Uses of Interface
org.jivesoftware.smackx.mam.element.MamElementFactory
Packages that use MamElementFactory
Package
Description
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
-
Uses of MamElementFactory in org.jivesoftware.smackx.mam.element
Methods in org.jivesoftware.smackx.mam.element that return MamElementFactoryModifier 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.