public final class Failure extends Object implements ServerStreamElement
If the failure case occurs, the receiving entity MUST return a
<failure/>element qualified by the 'urn:ietf:params:xml:ns:xmpp-tls' namespace, close the XML stream, and terminate the underlying TCP connection.
public static final Failure INSTANCE
<failure xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> element.Copyright © 2014–2015 XMPP.rocks. All rights reserved.