Class Proceed

  • All Implemented Interfaces:
    StreamElement

    public final class Proceed
    extends Object
    implements StreamElement
    Represents the TLS proceed case.

    5.4.2.3. Proceed Case

    If the proceed case occurs, the receiving entity MUST return a <proceed/> element qualified by the 'urn:ietf:params:xml:ns:xmpp-tls' namespace.

    • Field Detail

      • INSTANCE

        public static final Proceed INSTANCE
        The <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> element.