Uses of Class
org.jivesoftware.openfire.server.ServerDialbackErrorException
-
Packages that use ServerDialbackErrorException Package Description org.jivesoftware.openfire.server Classes used for server-to-server communication. -
-
Uses of ServerDialbackErrorException in org.jivesoftware.openfire.server
Methods in org.jivesoftware.openfire.server that throw ServerDialbackErrorException 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.
-