Package org.ceryle.wiki.plugin.chat

Class Summary
WikiChatEvent WikiChatEvent captures the information generated when a user activates the WikiChatPlugin.
WikiChatManager Provides a manager for chat events occurring on any wiki pages within a single WikiEngine.
WikiChatManagerFactory WikiChatManagerFactory is a singleton class providing management of the WikiChatManagers on a per-WikiEngine basis.
WikiChatPlugin The WikiChatPlugin provides a simple wiki page-based chat feature.
WikiChatRecord WikiChatRecord extends Vector to provide a List container for WikiChatEvents, the ability to generate a presentation version of that list (in either XHTML or String forms), and triggers an event when the list size reaches a given limit (so that the contents can be archived; this latter feature not yet implemented).
 



The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.