| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ServiceResult
A base class for objects producing formatted output.
ServiceResults are constructed with a context and the service. On renderHTTP, they will spawn a thread to compute the service result (usually, an rsc.Data instance) and hand that over to _formatOutput.
All methods on these objects are class methods -- they are never instanciated.
Deriving classes can override
| Instance Methods | |
|
Inherited from |
| Class Methods | |||
|
|||
|
|||
| Class Variables | |
compute = True
|
|
code = Nonehash(x) |
|
label = Nonehash(x) |
|
| Properties | |
|
Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |