Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.gui.main.contactlist.contactsource

Interface Summary
MetaContactQueryListener The MetaContactQueryListener listens for events coming from a MetaContactListService filtering.
 

Class Summary
ExternalContactSource The ExternalContactSource is the UI abstraction of the ContactSourceService.
MetaContactListSource The MetaContactListSource is an abstraction of the MetaContactListService, which makes the correspondence between a MetaContact and an UIContact and between a MetaContactGroup and an UIGroup.
MetaContactQuery The MetaContactQuery corresponds to a particular query made through the MetaContactListSource.
MetaContactQueryEvent The MetaContactQueryEvent is triggered each time a MetaContact is received as a result of a MetaContactQuery.
MetaContactQueryStatusEvent The MetaContactQueryStatusEvent is triggered each time a MetaContactQuery changes its status.
MetaGroupQueryEvent The MetaGroupQueryEvent is triggered each time a MetaContactGroup is received as a result of a MetaContactQuery.
MetaUIContact The MetaUIContact is the implementation of the UIContact interface for the MetaContactListService.
MetaUIGroup The MetaUIGroup is the implementation of the UIGroup for the MetaContactListService.
ShowMoreContact  
SourceUIContact The SourceUIContact is the implementation of the UIContact for the ExternalContactSource.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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