Home | Trees | Index | Help |
---|
|
HappyChat
Commands
config
HappyChatObject
HappyChatProtocol
HappyChatSessionManager
HappyServer
Room
: This module content room definitions XXX: have to write documentation
about room
World
HappyChat.HappyChatSessionManager.HappyChatZopeSession
:
Sessions are here temporarly data structure where store avatar
informations before avatar creation.
HappyChat.HappyChatSessionManager._HappyChatZopeSessionManager
HappyChat.Room.Room
:
A room is a place where avatars can chat
HappyChat.World._World
:
World singleton, this tool know all avatars, all rooms and manage
them
exceptions.Exception
:
Common base class for all exceptions.
HappyChat.HappyChatProtocol.UnReconizedCommand
:
Exception called when a unreconized command was send to the server
twisted.internet.protocol.BaseProtocol
:
This is the abstract superclass of all protocols.
twisted.internet.protocol.Protocol
HappyChat.HappyChatProtocol.HappyChatDefaultProtocol
:
Default protocol for HappyChat Server.
twisted.internet.protocol.Factory
:
This is a factory which produces protocols.
twisted.internet.protocol.ServerFactory
:
Subclass this to indicate that your protocol.Factory is only usable
for servers.
HappyChat.HappyServer._HappyServer
:
Server Singleton
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Sep 19 21:40:09 2004 | http://epydoc.sf.net |