Uses of Class
org.jivesoftware.smack.SmackException.SmackWrappedException
Package
Description
Core classes of the Smack API.
Smack's API for BOSH (XEP-206, XEP-124).
-
Uses of SmackException.SmackWrappedException in org.jivesoftware.smack
Modifier and TypeMethodDescriptionprotected void
AbstractXMPPConnection.afterSaslAuthenticationSuccess()
Hook for subclasses right after successful SASL authentication.protected final SASLMechanism
AbstractXMPPConnection.authenticate
(String username, String password, EntityBareJid authzid, SSLSession sslSession) Authenticate a connection. -
Uses of SmackException.SmackWrappedException in org.jivesoftware.smack.bosh
Modifier and TypeMethodDescriptionprotected void
XMPPBOSHConnection.afterSaslAuthenticationSuccess()