Package rocks.xmpp.core.tls.model
Class Proceed
- java.lang.Object
-
- rocks.xmpp.core.tls.model.Proceed
-
- All Implemented Interfaces:
StreamElement
public final class Proceed extends Object implements StreamElement
Represents the TLS 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.