C | |
call [XmlRPCClient.remote] |
Remote function with multiple arguments
|
G | |
get_request [XmlRPCServer.source] |
Returns the unparsed headers and body of a request
|
S | |
send_reply [XmlRPCServer.source] |
Send the XML in string back
|
simple_call [XmlRPCClient.remote] |
Remote function with one argument
|
Z | |
zero_call [XmlRPCClient.remote] |
Remote function without arguments
|