| Trees | Indices | Help |
|
|---|
|
|
Base class for remotely callable objects, classes derived from this are created by the worker class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Initilizes the Mobile Code Sender Object
|
Logs the given message to the application server.
|
Sends a message to clients connected to this domain.
NOTE: This method should *always* be yielded. Otherwise memory
mapped file related problems may occur.
@param taskPath: Message identifier, should be similar to 'a.b.c'
@type taskPath: C{string}
@param args: Message parameters
@param kw: Message keyword parameters
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Oct 29 19:07:36 2009 | http://epydoc.sourceforge.net |