Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.base.event.UserListener

Packages that use UserListener
com.jivesoftware.base.event Base events common to all Jive Software products. 
com.jivesoftware.community.xmpp XMPP integration classes to integrate XMPP with Clearspace. 
 

Uses of UserListener in com.jivesoftware.base.event
 

Methods in com.jivesoftware.base.event with parameters of type UserListener
 void UserEventDispatcher.addListener(UserListener listener)
           
protected  void UserEventDispatcher.processUserEvent(UserListener listener, UserEvent event)
           
 void UserEventDispatcher.removeListener(UserListener listener)
           
 

Uses of UserListener in com.jivesoftware.community.xmpp
 

Classes in com.jivesoftware.community.xmpp that implement UserListener
 class IMManager
          Manages connection to the Openfire RTC server.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.