Uses of Class
rocks.xmpp.core.stanza.model.server.ServerStanzaError
-
Packages that use ServerStanzaError Package Description rocks.xmpp.core.stanza.model.server -
-
Uses of ServerStanzaError in rocks.xmpp.core.stanza.model.server
Methods in rocks.xmpp.core.stanza.model.server that return ServerStanzaError Modifier and Type Method Description static ServerStanzaError
ServerStanzaError. from(StanzaError e)
Creates a stanza error in thejabber:server
namespace from an unqualified stanza error.
-