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 ServerStanzaErrorServerStanzaError. from(StanzaError e)Creates a stanza error in thejabber:servernamespace from an unqualified stanza error. 
 -