Uses of Interface
org.eclipse.ecf.presence.im.IChatManager

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

Uses of IChatManager in org.eclipse.ecf.presence
 

Methods in org.eclipse.ecf.presence that return IChatManager
 IChatManager IPresenceContainerAdapter.getChatManager()
          Get chat manager for sending and receiving chat messages
 

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

Methods in org.eclipse.ecf.provider.xmpp that return IChatManager
 IChatManager XMPPContainer.getChatManager()