Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.protocol.AccountManager

Packages that use AccountManager
net.java.sip.communicator.impl.contactlist   
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.service.protocol.event   
 

Uses of AccountManager in net.java.sip.communicator.impl.contactlist
 

Methods in net.java.sip.communicator.impl.contactlist that return AccountManager
static AccountManager ContactlistActivator.getAccountManager()
          Returns the AccountManager obtained from the bundle context.
 

Uses of AccountManager in net.java.sip.communicator.impl.gui
 

Methods in net.java.sip.communicator.impl.gui that return AccountManager
static AccountManager GuiActivator.getAccountManager()
          Returns the AccountManager obtained from the bundle context.
 

Uses of AccountManager in net.java.sip.communicator.service.protocol.event
 

Constructors in net.java.sip.communicator.service.protocol.event with parameters of type AccountManager
AccountManagerEvent(AccountManager accountManager, int type, ProtocolProviderFactory factory)
          Initializes a new AccountManagerEvent instance fired by a specific AccountManager in order to notify of an event of a specific type occurring while working on a specific ProtocolProviderFactory.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.