Uses of Interface
com.jivesoftware.spark.ui.ContactItemHandler

Packages that use ContactItemHandler
com.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
 

Uses of ContactItemHandler in com.jivesoftware.spark.ui
 

Methods in com.jivesoftware.spark.ui that return ContactItemHandler
 ContactItemHandler ContactItem.getHandler()
           
 

Methods in com.jivesoftware.spark.ui with parameters of type ContactItemHandler
 void ContactItem.setHandler(ContactItemHandler handler)