Uses of Interface
org.eclipse.ecf.presence.IAccountManager

Packages that use IAccountManager
org.eclipse.ecf.presence   
org.eclipse.ecf.provider.xmpp   
 

Uses of IAccountManager in org.eclipse.ecf.presence
 

Methods in org.eclipse.ecf.presence that return IAccountManager
 IAccountManager IPresenceContainerAdapter.getAccountManager()
          Get interface for managing account
 IAccountManager AbstractPresenceContainer.getAccountManager()
           
 

Uses of IAccountManager in org.eclipse.ecf.provider.xmpp
 

Methods in org.eclipse.ecf.provider.xmpp that return IAccountManager
 IAccountManager XMPPContainer.getAccountManager()