Home | Trees | Index | Help |
---|
Package HappyChat :: Module HappyChatSessionManager :: Class HappyChatZopeSession |
|
Method Summary | |
---|---|
__init__(self,
session_id,
nickname,
address)
| |
string
|
Build an XML structure for this session |
getAddress(self)
| |
getNickName(self)
| |
string
|
Get the unique identifier of the session |
Set the IP address of the client | |
Set session nickname |
Method Details |
---|
__str__(self)
Build an XML structure for this session
|
getSessionId(self)Get the unique identifier of the session
|
setAddress(self, address)Set the IP address of the client
|
setNickName(self, nickname)Set session nickname
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Sep 19 21:40:09 2004 | http://epydoc.sf.net |