Uses of Class
rocks.xmpp.core.stanza.model.server.ServerIQ
-
Packages that use ServerIQ Package Description rocks.xmpp.core.stanza.model.server -
-
Uses of ServerIQ in rocks.xmpp.core.stanza.model.server
Methods in rocks.xmpp.core.stanza.model.server that return ServerIQ Modifier and Type Method Description static ServerIQ
ServerIQ. from(IQ iq)
Creates an IQ for thejabber:server
namespace from a generic IQ.
-