| Home | Trees | Indices | Help |
|
|---|
|
|
JSONService is a module providing JSON RPC Client side proxying.
|
|||
| JSONServiceError | |||
| JSONService | |||
| JSONRequestInfo | |||
| JSONResponseTextHandler | |||
| ServiceProxy | |||
| JSONProxy | |||
|
|||
|
|||
|
|||
|
|||
|
|||
__requestID = 0
|
|||
__requestIDPrefix = 'ID'
|
|||
__lastRequestID = Nonehash(x) |
|||
|
|||
Return Next Request identifier. MUST be a JSON scalar (String, Number, True, False), but SHOULD normally not be Null, and Numbers SHOULD NOT contain fractional parts. |
| Home | Trees | Indices | Help |
|
|---|
| http://epydoc.sourceforge.net |