Uses of Interface
net.sf.dexterim.core.ContactList

Packages that use ContactList
net.sf.dexterim.core   
net.sf.dexterim.msn   
net.sf.dexterim.oscar   
 

Uses of ContactList in net.sf.dexterim.core
 

Classes in net.sf.dexterim.core that implement ContactList
 class AbstractContactList
           
 class DefaultContactList
           
 

Methods in net.sf.dexterim.core that return ContactList
static ContactList DefaultContactList.emptyContactList()
           
 

Methods in net.sf.dexterim.core with parameters of type ContactList
 void IMConnection.synchronizeContactList(ContactList contactList)
           
 

Uses of ContactList in net.sf.dexterim.msn
 

Methods in net.sf.dexterim.msn with parameters of type ContactList
 void MsnConnection.synchronizeContactList(ContactList contactList)
           
 

Uses of ContactList in net.sf.dexterim.oscar
 

Methods in net.sf.dexterim.oscar with parameters of type ContactList
 void OscarConnection.synchronizeContactList(ContactList contactList)
           
 



Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.