l.s.t.x.DeferredBlockingProxy(BlockingProxy) : class documentation

Part of lp.services.twistedsupport.xmlrpc View In Hierarchy

Make an xmlrpclib.ServerProxy behave more like a Twisted XML-RPC proxy.

This is almost exactly like 'BlockingProxy', except that this returns Deferreds. It is guaranteed to be exactly as synchronous as the passed-in proxy. That means if you pass in a normal xmlrpclib proxy you ought to be able to use lp.services.twistedsupport.extract_result to get the result.

Method callRemote Undocumented

Inherited from BlockingProxy:

Method __init__ Construct a BlockingProxy.
def callRemote(self, method_name, *args, **kwargs):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.