Package jChatBox.Chat

Interface Summary
LogListener This interface provides method for login and logout.
 

Class Summary
Blacklist This class implements a blacklist.
Chatroom This class implements all features for jChatBox rooms.
ChatroomManager This class (Singleton) manages all chatrooms.
ChatroomParams This class provides chatroom parameters.
ChatroomTimer This class generates periodical chatroom events for ChatroomTimerListener.
ChatroomUser This class implements features to bound/unbound User to HttpSession.
Monitor This class (Singleton) is an Hashtable.
Msg This class implements Message features.
User This class implements User features for jChatBox.
UserParams This class implements features for User.
 

Exception Summary
ChatException This class implements Chat exceptions.