Uses of Class
tigase.xmpp.rsm.RSM
-
Packages that use RSM Package Description tigase.xmpp.mam tigase.xmpp.rsm -
-
Uses of RSM in tigase.xmpp.mam
Methods in tigase.xmpp.mam that return RSM Modifier and Type Method Description RSMQuery. getRsm()RSMQueryImpl. getRsm() -
Uses of RSM in tigase.xmpp.rsm
Methods in tigase.xmpp.rsm that return RSM Modifier and Type Method Description RSMRSM. fromElement(Element e)static RSMRSM. parseRootElement(Element e)static RSMRSM. parseRootElement(Element e, int defaultMax)
-