Uses of Interface
org.eclipse.ecf.presence.history.IHistoryManager

Packages that use IHistoryManager
org.eclipse.ecf.presence.chatroom   
org.eclipse.ecf.presence.im   
 

Uses of IHistoryManager in org.eclipse.ecf.presence.chatroom
 

Methods in org.eclipse.ecf.presence.chatroom that return IHistoryManager
 IHistoryManager IChatRoomManager.getHistoryManager()
          Get chat room history manager.
 

Uses of IHistoryManager in org.eclipse.ecf.presence.im
 

Methods in org.eclipse.ecf.presence.im that return IHistoryManager
 IHistoryManager IChatManager.getHistoryManager()
          Get the history manager for this chat manager.