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 MamElementFactoryMamElementFactory.forParser(XmlPullParser parser) Creates a newMamElementFactoryfor the parser based on the namespace of the parser.abstract MamElementFactoryMamVersion.newElementFactory()Creates a new factory that creates IQ's and extension objects for this MAM version.