Module bitflingscan :: Class CallWrapper
[hide private]
[frames] | no frames]

Class CallWrapper

source code

Provides proxy method wrappers so that all method calls can be redirected to worker thread

This works in a very similar way to how xmlrpclib wraps client side xmlrpc

Nested Classes [hide private]
  MethodIndirect
Instance Methods [hide private]
 
__init__(self, worker, object) source code
 
__getattr__(self, name) source code
Class Variables [hide private]
  worker = <BitFlingWorkerThread(BitFling worker thread, started...
  object = None
Class Variable Details [hide private]

worker

Value:
<BitFlingWorkerThread(BitFling worker thread, started daemon)>