C | |
call [XmlRpc.multicall] | Adds a call to this |
call [XmlRpc.client] |
|
completed [XmlRpc.multicall] | True of the call has executed and completed successfully. |
D | |
debug [XmlRpc.client] | Gets |
E | |
execute [XmlRpc.multicall] | Forces the call to execute immediately. |
executed [XmlRpc.multicall] | True if the call has executed, whether or not it succeeded. |
H | |
headers [XmlRpc.client] | Gets |
I | |
insecure_ssl [XmlRpc.client] | Gets |
R | |
register [XmlRpcServer.base] | Registers a method with the server. |
result [XmlRpc.multicall] | Returns a |
run [XmlRpcServer.server] | Starts the main server process. |
run [XmlRpcServer.base] | Starts the main server process. |
S | |
serve [XmlRpcServer.base] | For use in subclasses; calls |
serve_message [XmlRpcServer.base] | Like |
set_base64_decoder [XmlRpcServer.base] | Sets an alternate Base-64 binary decoding function. |
set_base64_decoder [XmlRpc.client] | Sets an alternate Base-64 binary decoding function. |
set_base64_encoder [XmlRpcServer.base] | Sets an alternate Base-64 binary encoding function. |
set_base64_encoder [XmlRpc.client] | Sets an alternate Base-64 binary encoding function. |
set_datetime_decoder [XmlRpcServer.base] | Sets an alternate ISO-8601 date/time decoding function. |
set_datetime_decoder [XmlRpc.client] | Sets an alternate ISO-8601 date/time decoding function. |
set_datetime_encoder [XmlRpcServer.base] | Sets an alternate ISO-8601 date/time encoding function. |
set_datetime_encoder [XmlRpc.client] | Sets an alternate ISO-8601 date/time encoding function. |
set_debug [XmlRpc.client] | Sets |
set_error_handler [XmlRpcServer.base] | Sets an alternate handler for unhandled exceptions. |
set_headers [XmlRpc.client] | Sets |
set_insecure_ssl [XmlRpc.client] | Sets |
set_timeout [XmlRpc.client] | Sets |
set_useragent [XmlRpc.client] | Sets |
T | |
timeout [XmlRpc.client] | Gets |
U | |
unregister [XmlRpcServer.base] | Removes a method from the server. |
url [XmlRpc.client] | Gets |
useragent [XmlRpc.client] | Gets |