Uses of Class
rocks.xmpp.core.tls.model.Proceed
- 
Packages that use Proceed Package Description rocks.xmpp.core.tls.model Provides XML schema implementations of the STARTTLS Namespace. - 
- 
Uses of Proceed in rocks.xmpp.core.tls.model
Fields in rocks.xmpp.core.tls.model declared as Proceed Modifier and Type Field Description static ProceedProceed. INSTANCEThe<proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>element. 
 -