Uses of Interface
org.xmpp.resultsetmanagement.Result

Packages that use Result
org.xmpp.resultsetmanagement   
 

Uses of Result in org.xmpp.resultsetmanagement
 

Classes in org.xmpp.resultsetmanagement with type parameters of type Result
 class ResultSet<E extends Result>
          A result set representation as described in XEP-0059.
 class ResultSetImpl<E extends Result>
          A result set representation as described in XEP-0059.