Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl

Packages that use MetaContactListServiceImpl
net.java.sip.communicator.impl.contactlist   
 

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

Methods in net.java.sip.communicator.impl.contactlist that return MetaContactListServiceImpl
(package private)  MetaContactListServiceImpl MetaContactGroupImpl.getMclServiceImpl()
          Returns the implementation of the MetaContactListService, to which this group belongs.
 

Methods in net.java.sip.communicator.impl.contactlist with parameters of type MetaContactListServiceImpl
(package private)  void MclStorageManager.start(org.osgi.framework.BundleContext bc, MetaContactListServiceImpl mclServImpl)
          Initializes the storage manager and makes it do initial load and parsing of the contact list file.
 

Constructors in net.java.sip.communicator.impl.contactlist with parameters of type MetaContactListServiceImpl
MetaContactGroupImpl(MetaContactListServiceImpl mclServiceImpl, String groupName)
          Creates an instance of the root meta contact group.
MetaContactGroupImpl(MetaContactListServiceImpl mclServiceImpl, String groupName, String metaUID)
          Creates an instance of the root meta contact group assigning it the specified meta contact uid.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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