Uses of Class
tigase.xmpp.rsm.RSM
Packages that use RSM
Package
Description
-
Uses of RSM in tigase.component.modules.impl
Methods in tigase.component.modules.impl with parameters of type RSM -
Uses of RSM in tigase.xmpp.mam
Methods in tigase.xmpp.mam that return RSMMethods in tigase.xmpp.mam with parameters of type RSM -
Uses of RSM in tigase.xmpp.mam.util
Methods in tigase.xmpp.mam.util with parameters of type RSMModifier and TypeMethodDescriptionstatic void
MAMUtil.calculateOffsetAndPosition
(RSM rsm, int count, Integer before, Integer after, Range idRange) -
Uses of RSM in tigase.xmpp.rsm
Methods in tigase.xmpp.rsm that return RSMModifier and TypeMethodDescriptionRSM.fromElement
(Element e) static RSM
RSM.parseRootElement
(Element e) static RSM
RSM.parseRootElement
(Element e, int defaultMax)