Uses of Class
org.jivesoftware.util.StreamErrorException
-
Packages that use StreamErrorException Package Description org.jivesoftware.openfire.server Classes used for server-to-server communication. -
-
Uses of StreamErrorException in org.jivesoftware.openfire.server
Methods in org.jivesoftware.openfire.server that throw StreamErrorException Modifier and Type Method Description void
ServerDialback. validateRemoteDomain(org.dom4j.Element doc, StreamID streamID)
Returns true if the domain requested by the remote server was validated by the Authoritative Server.
-