Trees | Index | Help |
|
---|
Module spiroclient |
|
Classes | |
---|---|
SpiroCallback |
An abstract wrapper for callback objects |
SpiroClient |
Abstracts a connection to a spiro server |
SpiroObject |
Manages a local ref to a remote Spiro object |
Exceptions | |
---|---|
BadAction |
|
ServerError |
Function Summary | |
---|---|
log(level,
msg,
nPrev)
| |
logException(level,
msg)
| |
Creates an exception class with a given name, which also subclasses from SpiroObject | |
test()
|
Variable Summary | |
---|---|
str |
host = '127.0.0.1'
|
int |
logDelay = 0 |
_DevNull |
logfile = <epydoc.imports._DevNull instance at 0x401f56e...
|
lock |
loglock = <thread.lock object at 0x401c80f0>
|
int |
port = 9091 |
int |
verbosity = 2 |
Function Details |
---|
SpiroExceptionFactory(excName)Creates an exception class with a given name, which also subclasses from SpiroObject |
Variable Details |
---|
host
|
logDelay
|
logfile
|
loglock
|
port
|
verbosity
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sun Apr 11 13:37:10 2004 | http://epydoc.sf.net |