Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.event.PrivateMessageListener

Packages that use PrivateMessageListener
com.jivesoftware.forum.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of PrivateMessageListener in com.jivesoftware.forum.event
 

Classes in com.jivesoftware.forum.event that implement PrivateMessageListener
 class DebugEventListener
          Logs all events in the system to the debug log.
 

Methods in com.jivesoftware.forum.event with parameters of type PrivateMessageListener
 void PrivateMessageEventDispatcher.addListener(PrivateMessageListener listener)
           
 void PrivateMessageEventDispatcher.removeListener(PrivateMessageListener listener)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.