Detailed Description
Like Binding, except the argument list for invocation is
named parameters.
Definition at line 558 of file client.py.
Member Function Documentation
def __getattr__ |
( |
|
self, |
|
|
|
name |
|
) |
| |
Return a callable object that will invoke the RPC method
named by the attribute.
Reimplemented from Binding.
Definition at line 564 of file client.py.
def __getattr__ |
( |
|
self, |
|
|
|
name |
|
) |
| |
Return a callable object that will invoke the RPC method
named by the attribute.
Reimplemented from Binding.
Definition at line 564 of file client.py.
The documentation for this class was generated from the following files: