Uses of Class
org.jivesoftware.smack.AccountManager

Packages that use AccountManager
org.jivesoftware.smack Core classes of the Smack API. 
 

Uses of AccountManager in org.jivesoftware.smack
 

Methods in org.jivesoftware.smack that return AccountManager
 AccountManager Connection.getAccountManager()
          Returns an account manager instance for this connection.