Uses of Class
org.jivesoftware.smackx.iqregister.AccountManager
Packages that use AccountManager
Package
Description
Smacks implementation of XEP-0077: In-Band Registration.
- 
Uses of AccountManager in org.jivesoftware.smackx.iqregister
Methods in org.jivesoftware.smackx.iqregister that return AccountManagerModifier and TypeMethodDescriptionstatic AccountManagerAccountManager.getInstance(XMPPConnection connection) Returns the AccountManager instance associated with a given XMPPConnection.