Uses of Interface
org.xmpp.resultsetmanagement.Result
Packages that use Result
-
Uses of Result in org.xmpp.resultsetmanagement
Classes in org.xmpp.resultsetmanagement with type parameters of type ResultModifier and TypeClassDescriptionclassA result set representation as described in XEP-0059.classResultSetImpl<E extends Result>A result set representation as described in XEP-0059.