Uses of Interface
org.xmpp.resultsetmanagement.Result
-
Packages that use Result Package Description org.xmpp.resultsetmanagement -
-
Uses of Result in org.xmpp.resultsetmanagement
Classes in org.xmpp.resultsetmanagement with type parameters of type Result Modifier and Type Class Description classResultSet<E extends Result>A result set representation as described in XEP-0059.classResultSetImpl<E extends Result>A result set representation as described in XEP-0059.
-