b.r._RpcHelper(object) : class documentation

Part of bzrlib.remote View In Hierarchy

Known subclasses: bzrlib.remote.RemoteBranch, bzrlib.remote.RemoteBzrDir, bzrlib.remote.RemoteRepository

Mixin class that helps with issuing RPCs.
Method _call Undocumented
Method _call_expecting_body Undocumented
Method _call_with_body_bytes Undocumented
Method _call_with_body_bytes_expecting_body Undocumented
def _call(self, method, *args, **err_context):
Undocumented
def _call_expecting_body(self, method, *args, **err_context):
Undocumented
def _call_with_body_bytes(self, method, args, body_bytes, **err_context):
Undocumented
def _call_with_body_bytes_expecting_body(self, method, args, body_bytes, **err_context):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.