Home | Trees | Indices | Help |
|
---|
|
object --+ | RMI
The RMI object performs the invocation.
|
|||
|
|||
tuple |
|
||
object |
|
||
instancemethod |
|
||
Return |
|
||
|
|||
|
|||
Inherited from |
|
|||
dict |
catalog A dict of class mappings. |
||
Request |
request The request envelope. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Resolve the class/method in the request.
|
Get an instance of the class specified in the request using the catalog.
|
Get method of the class specified in the request. Ensures that remote invocation is permitted.
|
Invoke the method.
|
str(x)
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:32 2010 | http://epydoc.sourceforge.net |