Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.service.metahistory.MetaHistoryService

Packages that use MetaHistoryService
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.impl.metahistory   
 

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

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

Uses of MetaHistoryService in net.java.sip.communicator.impl.metahistory
 

Classes in net.java.sip.communicator.impl.metahistory that implement MetaHistoryService
 class MetaHistoryServiceImpl
          The Meta History Service is wrapper around the other known history services.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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