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 ServerIQServerIQ. from(IQ iq)Creates an IQ for thejabber:servernamespace from a generic IQ.
-